body {

    margin: 0 auto;

    padding: 0;

    overflow-x: hidden;

    padding-top: 103px !important;

}



ul,

li,

p {

    margin: 0;

    padding: 0;

    list-style-type: none;

    line-height: 30px;

}



a:link,

a:hover {

    text-decoration: none;

}



.w100 {

    width: 100%;

}



.fl {

    float: left;

}



.fr {

    float: right;

}



.swiper-button-next,

.swiper-button-prev,

.swiper-pagination-clickable .swiper-pagination-bullet,

textarea,

input:focus {

    outline: none;

    resize: none;

}



.over {

    overflow: hidden;

}



.over>img {

    /* cursor: pointer; */

    transition: all 0.6s;

}



.over>img:hover {

    transform: scale(1.2);

}



@media (min-width: 1700px) {

    .container {

        width: 1620px;

    }

}

.product_a a:hover,

.daohang.actives .daohang_ul>li,

.daohang.actives .fl,

.daohang.actives .fr,

.automation_ul li:hover .automation_size a,

.automation_ul li:hover .automation_size::after,

.related_lunbo .swiper-slide:hover div a,

.intros_ul li:hover a>div:nth-child(1) div,

.second_a a:hover,

.automation_ul>div:hover .automation_size::after,

.about_size a:hover,

.product_lunbo .swiper-slide:hover .product_size a,

.product_lunbo .swiper-slide:hover .product_a,

.daohang_ul>li.active>a::after,

.daohang_ul>li:hover>a::after,

.daohang.actives .daohang_ul>li>a,

.phone_ul li:hover a {

    transition: all 0.4s ease-in-out;

    -webkit-transition: all 0.4s ease-in-out;

    -moz-transition: all 0.4s ease-in-out;

    -ms-transition: all 0.4s ease-in-out;

    -o-transition: all 0.4s ease-in-out;

}





/* 一键导航 */



.mobile-foot {

    display: none;

    background: #0f93bc;

    padding: 8px 0;

    position: fixed;

    bottom: 0;

    left: 0;

    width: 100%;

    z-index: 9999;

}



.mobile-foot a {

    color: #fff;

    height: 35px;

    line-height: 33px;

    border: 1px solid #fff;

    border-radius: 4px;

    text-align: center;

    width: 22%;

    padding: 0 15px;

    font-size: 15px;

    margin: 0 5px;

    transition: 0.3s;

    -o-transition: 0.3s;

    -moz-transition: 0.3s;

    -webkit-transition: 0.3s;

    padding: 0px;

}



.btn {

    display: inline-block;

    margin-bottom: 0;

    font-size: 14px;

    font-weight: 400;

    text-align: center;

    white-space: nowrap;

    vertical-align: middle;

    cursor: pointer;

    border: 1px solid transparent;

    border-radius: 4px;

}



.pull-right {

    float: right;

}



.pull-left {

    float: left;

}





/* 手机导航 */



.phone {

    box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.1);

    display: none;

    top: 0;

    background: #fff;

    z-index: 999;

    width: 100%;

    padding: 10px 30px;

}



.index_a {

    display: inline-block;

}



.phone .wid {

    float: left;

}



.phone .wid>a {

    display: inline-block;

}



.color_dao .iconfont {

    color: #0f93bc;

    font-size: 25px;

    margin: 0 5px;

}



.color_dao {

    line-height: 35px;

}



.color_dao .daohang_sp {

    position: relative;

    top: -7px;

    font-size: 25px;

}



.color_a {

    font-size: 25px;

    position: relative;

    top: -7px;

}



.sidebar-menu {

    display: none;

    position: fixed;

    top: 0;

    bottom: 0;

    right: 0;

    width: 250px;

    height: 100%;

    overflow-x: hidden;

    overflow-y: auto;

    background-color: #e7e9eb;

    z-index: 999;

    transition: 0.6s;

}



.sidebar-menu__header {

    height: 50px;

    background: #3c99c5;

    position: relative;

    display: block;

    padding: 15px 25px;

    height: 100%;

    width: 100%;

    color: #fff;

    margin-right: 105px;

}



.sidebar-menu__list {

    position: fixed;

    top: 50px;

    right: 0;

    bottom: 0;

    margin: 0;

    padding: 0;

    width: 250px;

    list-style: none;

    background: #fff;

    list-style-type: none;

}



.sidebar-menu__item:first-child {

    border-top: 0
}



.sidebar-menu__item {

    padding: 0;

    width: 100%;

    border-bottom: 1px solid #eee;

}



.sidebar-menu__link {

    display: block;

    padding: 10px 25px;

    color: #828282;

    font-size: 13px;

    font-weight: 400;

    transition: color 0.1s cubic-bezier(0.39, 0.575, 0.565, 1);

}



.sidebar-menu__item {

    padding: 0;

    width: 100%;

    border-bottom: 1px solid #eeeeee;

}



.colos {

    line-height: 70px;

}



.sidebar-menu__item:first-child {

    border-top: 0;

}



.sidebar-menu__item.sidebar-menu__item--back,

.sidebar-menu__item.sidebar-menu__item--back:hover,

.sidebar-menu__link.sidebar-menu__subtitle {

    background-color: #3c99c5 !important;

}



.sidebar-menu__item.sidebar-menu__item--back .sidebar-menu__link {

    color: #fff !important;

}



.sidebar-menu__item:hover {

    background-color: #fff;

    cursor: pointer;

}



.sidebar-menu__item:hover>.sidebar-menu__link {

    color: #6e6e6e;

}



.phone_i {

    display: inline-block;

    line-height: 60px;

    padding: 0 15px;

}



.sidebar-menu__item:hover>.sidebar-menu__link .glyphicon-menu-right {

    color: #6e6e6e;

}



.sidebar-menu__item .sidebar-menu__list {

    position: absolute;

    top: 0;

    right: 0;

    z-index: 1;

    transform: translateX(300px);

    transition: transform 0.25s cubic-bezier(0.39, 0.575, 0.565, 1);

}



.sidebar-menu__item .sidebar-menu__list.is-active {

    transform: translateX(0);

}



.sidebar-menu__item .sidebar-menu__list .sidebar-menu__list {

    z-index: 2;

}



.sidebar-menu__item .sidebar-menu__list .sidebar-menu__list .sidebar-menu__list {

    z-index: 3;

}



.sidebar-menu__item .sidebar-menu__list .sidebar-menu__list .sidebar-menu__list .sidebar-menu__list {

    z-index: 4;

}



.sidebar-menu__link::first-letter {}



.sidebar-menu__link:active,

.sidebar-menu__link:focus,

.sidebar-menu__link:hover {

    text-decoration: none;

}



.sidebar-menu__link span.glyphicon-menu-left {

    float: left;

    font-size: 12px;

    color: #fff;

    line-height: 20px;

    margin-right: 4px;

}



.sidebar-menu__link .glyphicon-menu-right {

    color: #bababa;

    float: right;

}





/* 右侧悬浮 */



.rightfix {

    position: fixed;

    top: 450px;

    right: 0;

    width: 58px;

    border: 1px solid #a2a2a2;

    border-right: none;

    z-index: 99;

}



.fix_ul li {

    font-size: 12px;

    background: rgba(14, 14, 14, 0.86);

    text-align: center;

    float: none;

    position: relative;

    width: 58px;

    height: 58px;

    border-bottom: 1px solid #dee2e7;

    line-height: 58px;

    margin-bottom: 0px;

    color: #333333;

}



.fix_ul li i {

    font-size: 30px;

    color: #fff;

}





/* .fix_ul li:nth-child(2n) {

    background: #eee;

  } */



.right_div {

    display: none;

    position: absolute;

    right: 0;

    top: 0px;

    background: #fff;

    padding: 5px;

    line-height: 43px;

    transition: all 0.2s ease-in-out;

    min-width: 170px;

    border: 1px solid #a2a2a2;

    font-size: 18px;

}



.fix_ul li:hover a {

    color: #0f93bc;

}



.fix_ul li:hover .right_div {

    display: block;

    right: 58px;

}



.fix_ul li:hover {

    background: #fff;

    border: 1px solid #a2a2a2;

}



.fix_ul li:hover i {

    color: #0f93bc;

}





/* pc导航 */



.daohang {

    padding: 0 40px;

    border-bottom: 1px solid #fff;

    background: #fff;

    position: fixed;

    width: 100%;

    left: 0;

    top: 0;

    right: 0;

    z-index: 1001;

    /* background: transparent; */

    transition: 600ms ease-in-out;

}



.daohang .fl {

    display: inline-block;

    margin-right: 130px;

}



.daohang .fl,

.daohang .fr {

    line-height: 100px;

}



.daohang_ul>li {

    padding: 35px 30px 25px 30px;

    display: inline-block;

    position: relative;

}



.daohang_ul>li>a {

    color: #343434;

    font-size: 18px;

    position: relative;

    display: inline-block;

    padding-bottom: 10px;

}



.daohang_ul>li>a::after {

    content: "";

    display: block;

    width: 0;

    height: 2px;

    background-color: #3c99c5;

    position: absolute;

    bottom: 0;

    left: 0;

}

.daohang_ul>li:nth-of-type(4)::before,

.daohang_ul>li:nth-of-type(3)::before,

.daohang_ul>li:nth-of-type(2)::before {

    display: block;

    content: "\25BC";

    position: absolute;

    right: 0;

    top: 50%;

    transform: translateY(-50%);

    color: #0f93bc;

    font-size: 16px;

}

.daohang.actives .daohang_ul>li:nth-of-type(4)::before,

.daohang.actives .daohang_ul>li:nth-of-type(3)::before,

.daohang.actives .daohang_ul>li:nth-of-type(2)::before {

    top: 43%;

}

.daohang_ul>li.active>a::after,

.daohang_ul>li:hover>a::after {

    width: 100%;

}



.daohang .iconfont {

    color: #343434;

    font-size: 18px;

}





/* .daohang.actives .iconfont {

    color: #0f93bc;

} */





/* .daohang.actives {

    background: #fff;

    border-bottom: 1px solid #eee;

} */





/* .daohang.actives .daohang_ul>li>a {

    color: #0f93bc;

} */





/* .daohang.actives .daohang_ul>li>a::after {

    background-color: #0f93bc;

} */



.daohang.actives {

     border-bottom: 1px solid #0f93bc; 

    box-shadow: 0 0 2px rgba(0, 0, 0, 0.1);

    border-bottom: 1px solid rgba(15, 147, 188, 0.5);

}



/*.daohang.actives .fl img {

    height: 60px;

}*/



.daohang.actives .daohang_ul>li {

    padding: 15px 30px 15px 30px;

}



.daohang.actives .fl,

.daohang.actives .fr {

    line-height: 68px;

}



.daohang .daohang_ul>li:hover .er-ul {

    transform: scale(1);

    opacity: 1;

}



.daohang .daohang_ul .er-ul {

    position: absolute;

    width: 100%;

    left: 0;

    box-shadow: 0 0 2px rgba(0, 0, 0, 0.1);

    right: 0;

    top: 103%;

    opacity: 0;

    z-index: 999;

    transition: 400ms ease-in-out;

    transform: scale(0);

    background: #fff;

}



.er-ul li {

    line-height: 32px;

    width: 100%;

    display: block;

    float: none;

}



.daohang_ul .er-ul li a {

    color: #000;

    font-size: 14px;

    display: block;

    text-align: left;

    background: #fff;

    color: #3d3e3f;

    /* text-align: center; */

    padding: 0 15px 0 30px;

}



.daohang_ul .er-ul li:hover a {

    color: #00a0e9;

}





/* 搜索 */



.searchbox {

    padding: 15px;

    box-shadow: 0 0 7px 0 #cfcfcf;

    background: #fff;

    width: 100%;

    top: 104px;

    border-top: 2px solid #3c99c5;

    text-align: center;

    z-index: 10000;

    position: fixed;

}



.displaynone {

    display: none;

}



.searchs {

    max-width: 600px;

    margin: 0 auto;

}

.cplist .searchbox_cp {

    display: block !important;
    padding: 2rem 0;
}



.clearfix {

    zoom: 1;

}



.searchs .sertext {

    display: block;

    padding: 0;

    outline: 0;

    padding-left: 12px;

    width: 78%;

    float: left;

    border: 1px solid #cdcdcd;

    color: #a2a2a2;

    font-size: 12px;

    height: 52px;

    line-height: 52px;

    transition: 0.4s;

}



.serbtn {

    padding: 0;

    margin: 0;

    border: none;

    outline: 0;

    width: 22%;

    float: right;

    height: 52px;

    text-align: center;

    line-height: 52px;

    background: #3c99c5;

    color: #fff;

    font-size: 15px;

    cursor: pointer;

    transition: 0.44s;

}

/* 产品详情留言弹窗 */
.details_div.cpxq .fixed {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    /* overflow-y: scroll; */
    background: rgba(0, 0, 0, 0.3);
    z-index: 9999;
    /* display: none; */
    opacity: 0;
    pointer-events: none;
    visibility: hidden;
    transform: translate3d(0, -8px, 0);
    -webkit-transform: translate3d(0, -8px, 0);
    -moz-transform: translate3d(0, -8px, 0);
    -o-transform: translate3d(0, -8px, 0);
    -ms-transform: translate3d(0, -8px, 0);
    transition: all 0.5s ease-out;
    -webkit-transition: all 0.5s ease-out;
    -moz-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    -ms-transition: all 0.5s ease-out;
}

.details_div.cpxq .fixed .cont {
    position: relative;
    width: 50rem;
    margin: 0 auto;
    top: 50%;
    transform: translateY(-50%);
    background: #fff;
    padding: 2.375rem;
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
    border-radius: 6px;
    border: 1px solid rgba(0, 0, 0, .2);
}

.details_div.cpxq .lz_button {
    margin-top: 3rem;
    width: 150px;
    background: #0f93bc;
    text-align: center;
    height: 40px;
    line-height: 40px;
}

.details_div.cpxq .lz_button a {
    color: #fff;
    display: block;
}

.details_div.cpxq .fixed.active {
    /* display: block; */
    opacity: 1;
    pointer-events: auto;
    visibility: visible;
    transform: none;
    -webkit-transform: none;
    -moz-transform: none;
    -o-transform: none;
    -ms-transform: none;
}

.details_div.cpxq .fixed .lianxi_div .message_for {
    padding-right: 0;
}

.details_div.cpxq .fixed .lianxi_div .message_for button {
    margin-top: 40px;
}

.details_div.cpxq .fixed .gb {
    position: absolute;
    top: 5px;
    right: 1rem;
    z-index: 1000;
    cursor: pointer;
}

@keyframes fadenum {
    100% {
        transform: rotate(360deg);
    }
}

.details_div.cpxq .fixed .gb:hover {
    animation: fadenum .5s;
}



/* 轮播 */



.lunbo_size {

    position: absolute;

    /* transform: translate(-50%, -50%); */

    /* text-align: center; */

}



.lunbo .swiper-slide:nth-child(1) .lunbo_size {

    transform: translateY(-50%);

    left: 15%;

    text-align: left !important;

    top: 50%;

}



.lunbo .swiper-slide:nth-child(5) .lunbo_size {

    top: 12%;

    text-align: center;

    width: 70%;

    left: 15%;

}



.lunbo .swiper-slide:nth-child(4) .lunbo_size,

.lunbo .swiper-slide:nth-child(2) .lunbo_size,

.lunbo .swiper-slide:nth-child(3) .lunbo_size {

    left: 0%;

    /* transform: translateY(-50%); */

    width: 100%;

    top: 12%;

    text-align: center;

}



.lunbo_size p {

    color: #fff;

}



.lunbo_size p {

    font-size: 20px;

    /* line-height: 40px; */

}



.lunbo_size p:nth-child(1) {

    font-size: 30px;

    font-weight: bold;

    /* padding-bottom: 30px; */

    position: relative;

    width: 100%;

    /* text-align: center; */

    line-height: 45px;

}



.lunbo_size a {

    display: inline-block;

    color: #fff;

    font-size: 16px;

    width: 150px;

    line-height: 40px;

    text-align: center;

    border-radius: 30px;

    border: 1px solid #fff;

    margin-top: 15px;

}



.lunbo .swiper-slide:nth-child(5) .lunbo_size p {

    /* color: #7d7d7d !important; */

    /* font-size: 20px; */

}



.lunbo .swiper-slide:nth-child(5) .lunbo_size a {

    /* border: 1px solid #0f93bc;

    color: #0f93bc; */

}





/* .lunbo_size p:nth-child(1)::after{

    content: "";

    display: block;

    width: 115px;

    height: 4px;

    background-color: #fff;

    position: absolute;

    bottom: 25px;

    left: 50%;

    transform: translateX(-50%);

  } */



.lunbo .swiper-button-next,

.lunbo .swiper-button-prev {

    background: none;

    width: 98px;

}



.lunbo .swiper-button-next {

    right: 5%;

}



.lunbo .swiper-button-prev {

    left: 5%;

}



.lunbo_img {

    position: absolute;

    left: 50%;

    bottom: 10%;

    z-index: 66;

    transform: translateX(-50%);

    cursor: pointer;

    z-index: 2;

    /* -webkit-animation: run 1s infinite linear;

    -moz-animation: run 1s infinite linear;

    -ms-animation: run 1s infinite linear;

    -o-animation: run 1s infinite linear;

    animation: run 1s infinite linear; */

}



/* @keyframes run {

    from {

        bottom: 4%;

        opacity: 0;

    }

    to {

        bottom: 6%;

        opacity: 1;

    }

}



@keyframes radio {

    0% {

        transform: scale(0.8);

    }

    50% {

        transform: scale(1);

    }

    100% {

        transform: scale(0.8);

    }

} */



.product {

    padding: 95px 0 70px 0;

    background: #eeeeee;

}



.product_ti {

    text-align: center;

}



.product_ti p:nth-child(2) {

    font-size: 18px;

    padding-top: 30px;

    color: #888888;

}



.product_ti p:nth-child(1) {

    color: #333333;

    font-size: 40px;

}



.product_lunbo {

    padding: 100px 0;

    position: relative;

    background-color: #EEE;

}



.product_size a {

    color: #333333;

    font-size: 20px;

    display: -webkit-box;

    -webkit-box-orient: vertical;

    text-overflow: ellipsis;

    -webkit-line-clamp: 1;

    overflow: hidden;

}



.product_lunbo1 {

    padding-top: 50px;

}



.product_lunbo .swiper-slide:hover .product_size a {

    color: #0f93bc;

}



.product_size p {

    color: #888888;

    font-size: 16px;

    display: -webkit-box;

    -webkit-box-orient: vertical;

    text-overflow: ellipsis;

    -webkit-line-clamp: 1;

    overflow: hidden;

    margin: 5px 0 10px 0;

    line-height: 21px;

}



.product_size {

    margin: 10px 0;

}



.product_lunbo .swiper-slide div:nth-child(1) {

    position: relative;

    overflow: hidden;

}



.product_lunbo .product_a {

    position: absolute;

    width: 100%;

    background-color: rgba(15, 147, 188, 0.8);

    z-index: 5;

    top: 0;

    left: -100%;

    right: 0;

    bottom: 0;

    transition: 400ms ease-in-out;

}



.product_a a {

    display: inline-block;

    color: #fff;

    font-size: 14px;

    border: 1px solid #fff;

    padding: 12px 40px;



}

/* .product_a a:hover{

    color: #0f93bc;

    border: 1px solid #0f93bc;

} */

.product_pro {

    position: absolute;

    left: 50%;

    top: 50%;

    transform: translate(-50%, -50%);

    text-align: center;

}

.product_a p {

    color: #fff;

    font-size: 18px;

    margin-bottom: 8px;

}

.product_lunbo .swiper-slide:hover .product_a {

    left: 0;

    overflow: hidden;

    transition: 400ms ease-in-out;

}



.product_lunbo .swiper-slide:hover .over img {

    transform: scale(1.2);

}



.swiper-pagination {

    position: static;

    text-align: center;

}



.swiper-pagination-bullet {

    width: 10px;

    height: 10px;

    background: none;

    border-radius: initial;

    border: 2px solid #00a0e9;

    margin: 0 9px;

}



.swiper-pagination-bullet-active {

    background: #00a0e9;

}



.application {

    padding: 100px 0 70px 0;

}



.application .swiper-container {

    padding: 60px 0 45px 0;

}



.application .swiper-slide>div>a {

    display: block;

}



.application .swiper-slide>div {

    position: relative;

}



.application .swiper-slide:nth-child(odd)>div:nth-of-type(1) {

    margin-bottom: 8px;

}



.application_po {

    position: absolute;

    bottom: 0;

    left: 0;

    width: 100%;

    padding: 0px 38px;

    height: 60px;

    line-height: 60px;

    background: rgba(0, 0, 0, 0.3);

}



.application_po p {

    float: left;

    color: #fff;

    font-size: 18px;

    text-transform: capitalize;

    height: 60px;

    line-height: 60px;

}



.application_po a {

    display: inline-block;

    float: right;

    width: 10%;

}



.about {

    position: relative;

    padding-top: 140px;

    text-align: center;

    margin-top: 45px;

}



.about_size {

    width: 35%;

    background: #00a0e9;

    padding: 95px 45px 0 45px;

    color: #fff;

    position: absolute;

    left: 50%;

    top: 0;

    transform: translateX(-50%);

    height: 100%;

}



.about_size p:nth-child(1) {

    font-size: 40px;

    font-weight: bold;

}



.about_size p:nth-child(2) {

    font-size: 16px;

    line-height: 24px;

    text-align: left;

    text-indent: 2em;

    padding: 40px 0 60px;

}



.about_size a {

    display: inline-block;

    color: #fff;

    font-size: 14px;

    border: 1px solid #fff;

    padding: 12px 40px;

}



.about_size a:hover {

    background: #fff;

    color: #00a0e9;

}



.automation {

    padding: 120px 0 100px 0;

    background: #eeeeee;

    margin-bottom: 45px;

}



.automation_lunbo {

    padding-top: 75px
}



.automation_lunbo .par {

    position: relative;

}



.automation_ul a {

    display: block;

}



.automation_ul>div {}



.automation_size a {

    color: #333333;

    font-size: 18px;

    display: -webkit-box;



    transform: translate(-45%, -50%);

    position: absolute;

    top: 50%;

    left: 50%;

    width: 100%;

    /*-webkit-box-orient: vertical;

    text-overflow: ellipsis;

    -webkit-line-clamp: 1;

    overflow: hidden;*/

}



.automation_size p {

    color: #888888;

    font-size: 16px;

    line-height: 30px;

    display: -webkit-box;

    -webkit-box-orient: vertical;

    text-overflow: ellipsis;

    -webkit-line-clamp: 2;

    overflow: hidden;

    display: none;

}



.automation_size {

    padding: 18px 32px;

    position: absolute;

    width: 80%;

    margin-left: 10%;

    left: 0;

    bottom: 0;

    background: #fff;

    box-shadow: 0px 3px 10px 0px rgba(0, 0, 0, 0.1);

    padding: 14px 10px;

    height: 86px;

}



.automation_size::after {

    content: "";

    display: block;

    width: 0;

    height: 5px;

    background-color: #00a0e9;

    position: absolute;

    bottom: 0;

    left: 0;

}



.automation_ul>div:hover .automation_size::after {

    width: 100%;

}



.automation_lunbo .swiper-container {

    padding-bottom: 60px;

}





/* 底部 */



.bott {

    padding-top: 65px;

    background: #343434;

    position: relative;

    z-index: 1003;

}



.bott_w100 ul {

    margin-right: 195px;

    float: left;

}



.bott_w100 ul:nth-child(5) {

    margin-right: 0;

}



.bott_w100 ul li,

.bott_w100 ul li a {

    color: #c1c1c1;

    font-size: 16px;

    display: block;

    line-height: 30px;

}



.bott_w100 ul li a:hover {

    color: #0f93bc;

}



.bott_w100 ul li:nth-child(1) a {

    color: #fff;

    font-size: 18px;

    padding-bottom: 10px;

    display: block;

}



.bott .bdsharebuttonbox p {

    color: #fff;

    font-size: 18px;

    padding-bottom: 25px;

}



.bott .bdsharebuttonbox {

    padding-top: 35px;

}



.bott .bdsharebuttonbox a {

    display: inline-block;

    background: transparent !important;

}



.bott_w100 {

    padding-bottom: 55px;

}

.bott_w100 ul li a>.iconfont,

.bott_w100 ul li>.iconfont {

    margin-right: 8px;

}



.bott_w100 .bdsharebuttonbox .iconfont {

    background: transparent !important;

    font-size: 35px !important;

    color: #c1c1c1 !important;

    margin: 0 !important;

    margin-right: 30px !important;

    padding-left: 0 !important;

}



.bott .bdshare-button-style0-16 a {

    height: 32px;

    margin: 0 !important;

    margin-right: 30px !important;

    padding: 0 !important;

    width: 35px !important;

}



.bott_bor {

    text-align: center;

    font-size: 14px;

    color: #c1c1c1;

    border-top: 1px solid #3c3c3c;

    padding: 20px 0;

}



.bott_top {

    position: absolute;

    right: 3%;

    top: 10%;

    cursor: pointer;

}





/* 首页产品 */



.picture {

    position: relative;

}



.picture_size {

    color: #fff;

    font-size: 36px;

    position: absolute;

    top: 50%;

    left: 50%;

    transform: translate(-50%, -50%);

}



.picture_size p {

    position: relative;

    padding-bottom: 25px;

    width: 100%;

    text-align: center;

}

.picture_size_p {

    display: block;

}

.picture_size_p1 {

    display: none;

}

.picture_size p::after {

    content: "";

    display: block;

    width: 100px;

    height: 4px;

    background-color: #fff;

    position: absolute;

    bottom: 0;

    left: 50%;

    transform: translateX(-50%);

}



.picture_a {

    position: absolute;

    left: 7.3%;

    bottom: 5%;

    color: #fff;

    font-size: 16px;

    line-height: 25px;

}



.picture_a a:hover {

    text-decoration: underline;

}



.picture_a a {

    color: #fff;

    font-size: 16px;

    display: inline-block;

    /*margin: 0 4px;*/



}



.second_a {

    width: 100%;

    text-align: center;


}



.second_a a {

    display: block;

    width: 20%;

    float: left;

    color: #333333;

    font-size: 18px;

    line-height: 60px;

    border-bottom: 2px solid #0f93bc;

}



.second_a a:nth-child(1) {}



.second {}



.j_list {

    padding-top: 70px;

}

/* .second_a a.active, */

.second_a a:hover {

    color: #fff;

    background: #0f93bc;

}



.second_a a.active {

    color: #fff;

    background: #0f93bc;

}

.materials {}

.materials .row {

    overflow: hidden;

    /* position: relative; */

}

.materials_ul {

    width: 100%;

    min-height: 689px;

}



.materials_ul li {

    width: 31.3%;

    float: left;

    margin-left: 25px;

    position: relative;

    padding-right: 50px;

    padding-bottom: 50px;

    margin-bottom: 50px;
    height: 295px;

}



.materials_ul li:nth-child(1),

.materials_ul li:nth-child(4),

.materials_ul li:nth-child(7),

.materials_ul li:nth-child(10) {

    margin-left: 0;

}



.materials_size {

    width: 90%;

    position: absolute;

    right: 0;

    bottom: 0;

    background: #fff;

    box-shadow: 0px 3px 7px 0px rgba(0, 0, 0, 0.1);

    padding: 14px 10px;

    height: 86px;

}



.materials_size>div {

    width: 85%;

    float: left;

}



.materials_size>div a {

    color: #333333;

    font-size: 14px;

    display: -webkit-box;

    -webkit-box-orient: vertical;

    overflow: hidden;

    position: relative;

    padding-left: 15px;

    transform: translate(-50%, -50%);

    position: absolute;

    top: 50%;

    left: 50%;

    width: 92%;

}



.product_size a,

.automation_size a {

    position: relative;

    padding-left: 15px;

}



.product_size a::after,

.automation_size a::after,

.materials_size>div a::after {

    position: absolute;

    left: 0;

    top: 0;

    display: block;

    content: "";

    background: #a2a2a2;

    width: 6px;

    height: 6px;

    border-radius: 50%;

    margin-top: 13px;





}





/* .product_size a::after{

    background: #;

} */



.materials_ul li:hover .materials_size>div a {

    color: #0f93bc;

}



.materials_size>div p {

    color: #888888;

    font-size: 16px;

    margin-top: 15px;

    display: -webkit-box;

    -webkit-box-orient: vertical;

    text-overflow: ellipsis;

    -webkit-line-clamp: 1;

    overflow: hidden;

}



.materials_size>a {

    width: 15%;

    float: left;

    display: block;

    position: relative;

}

.materials_pro {

    position: absolute;

    /* width: 100%; */

    left: 0;

    top: 0;

    right: 50px;

    bottom: 50px;

    background-color: rgba(0, 0, 0, 0.29);

    opacity: 0;

    padding: 16px 26px;

}

.materials_pro p {

    color: #fff;

    font-size: 16px;

    position: relative;

    padding-left: 15px;

    line-height: 24px;

    /* text-align: justify; */

}

.materials_pro p::after {

    content: "";

    display: block;

    width: 7px;

    height: 7px;

    background-color: #fff;

    position: absolute;

    border-radius: 50%;

    top: 0;

    left: 0px;

    margin-top: 11px;

}

.materials_ul li:hover .materials_pro {

    opacity: 1;

    transition: all 0.4s ease-in-out;

    -webkit-transition: all 0.4s ease-in-out;

    -moz-transition: all 0.4s ease-in-out;

    -ms-transition: all 0.4s ease-in-out;

    -o-transition: all 0.4s ease-in-out;

}

.materials_size>a img {

    width: 100%;

}



.materials {

    padding: 60px 0 105px 0;

}



#page {

    clear: both;

    height: 40px;

    margin: 0 auto;

    text-align: center;

    display: table;

    margin-top: 20px;

}



#page li {

    float: left;

    border: 1px solid #e5e5e5;

    margin-right: 3px;

    color: #666;

    font-size: 16px;

    list-style: none;

}



#page li:hover {

    background: #3c99c5;

}



#page li:hover a {

    color: #fff
}



#page li a {

    color: #333;

    display: inline-block;

    width: 100%;

    height: 100%;

    padding: 4px 20px;

}



#page li.active {

    background: #3c99c5;

    color: #FFFFFF;

}



#page li.active a {

    color: #fff
}



#page .thisclass {

    background: #3c99c5;

    color: #FFFFFF
}





/* 产品详情 */



.details {

    padding: 90px 0 115px 0;

}



.details .details_ti {

    width: 78%;

}

.details_ti {

    text-align: center;

}



.details_ti span {

    color: #333333;

    font-size: 26px;

    display: inline-block;

    position: relative;

    z-index: 2;

    margin-bottom: 20px;

}



.details_ti span::after {

    background: #0f93bc;

    display: block;

    content: "";

    width: 100%;

    height: 7px;

    position: absolute;

    bottom: -15px;

    left: 0;

    z-index: -1;

}



.details_w100 {

    position: relative;

}



.details_lunbo {

    width: 50%;

    float: left;

}

.lianxi_div .message_for div>span {
    font-size: 14px;
    width: 80px;
}

.lianxi_div .message_for input {
    width: calc(100% - 80px);
}

.lianxi_div .message_for textarea {
    width: calc(100% - 80px);
}

.details_div.cpxq .fixed .lianxi_div .message_for button {
    background: #0f93bc;
    color: #fff;
    padding-left: 20px;
    padding-right: 20px;
}

.cplist .searchbox_cp .sertext {
    font-size: 18px;
}




/* .details_w100>div{

    width: 50%;

    float: left;

    color: #333333;

    font-size: 16px;

    line-height: 35px;

} */



.details_size {

    padding: 30px 35px 0 25px;

    width: 50%;

    float: left;

    color: #333333;

    font-size: 16px;

    line-height: 35px;

    background: #f7f7f7;

    height: 407px;

    text-align: justify;

}



.details_lunbo {

    position: relative;

}



.details .gallery-thumbs {

    /* width: 40%;

    margin: 0; */

    margin: 55px 78px 0 78px;

}



.details_div {

    margin-top: 75px;

    width: 77%;

    float: left;

    padding: 0px 3%;

}

.tape {

    width: 77%;

}



.details .swiper-button-prev .iconfont,

.details .swiper-button-next .iconfont {

    color: #e2e2e2;

    text-align: center;

    font-size: 22px;

}



.details .swiper-button-next,

.details .swiper-button-prev {

    width: 50px;

    height: 50px;

    border: 2px solid #eeeeee;

    background: none;

    box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.05);

    top: 92%;

    text-align: center;

    padding-top: 6px;

    opacity: 1;

}



.details .swiper-button-next {

    right: 1%;

}



.details .swiper-button-prev {

    left: 5px;

}



.introduce_a a {

    color: #333333;

    font-size: 18px;

    display: inline-block;

    border-bottom: 3px solid #dcdcdc;

    margin-right: 100px;

}



.introduce_a {

    margin-bottom: 55px;

}



.introduce_a a.active {

    border-bottom: 3px solid #0f93bc;

    color: #0f93bc;

}



.introduce {

    padding-bottom: 120px;

}



.intros_ul {

    width: 100%;

    padding-bottom: 40px;

}



.intros_ul li {

    width: 24%;

    float: left;

    margin: 0 0 80px 15px;

}



.intros_ul li:nth-child(1),

.intros_ul li:nth-child(5),

.intros_ul li:nth-child(9) {

    margin-left: 0;

}



.intros_ul li>a>div:nth-child(1) {

    position: relative;

    border: 1px solid #eee;

}



.intros_ul li>a>div:nth-child(1) div {

    padding-top: 25px;

    padding-left: 35px;

    padding-right: 25px;

}



.intros_ul li>a>div:nth-child(1) div p {

    color: #fff;

    font-size: 16px;

    position: relative;

    /* position: absolute; */

    /* left: 50%;

    top: 50%;

    transform: translate(-50%, -50%); */

    padding-left: 15px;

}



.intros_ul li>a>div:nth-child(1) div p::after {

    content: "";

    display: block;

    width: 7px;

    height: 7px;

    background-color: #fff;

    position: absolute;

    border-radius: 50%;

    top: 0;

    left: 0px;

    margin-top: 11px;

}



.intros_ul li:hover>a>div:nth-child(1) div {

    opacity: 1;

}



.intros_ul li>a>div:nth-child(1) div {

    position: absolute;

    width: 100%;

    left: 0;

    top: 0;

    right: 0;

    bottom: 0;

    background-color: rgba(0, 0, 0, 0.29);

    /* text-align: center; */

    opacity: 0;

    /* text-align: justify; */

}



.intros_ul li>a>div:nth-child(2) {

    color: #333333;

    font-size: 18px;

    text-align: center;

    padding: 25px 0;

    border: 1px solid #f1f1f1;

}



.intros_left a {

    color: #888888;

    font-size: 20px;

    display: inline-block;

}



.intros_left {

    padding: 45px 0;

    border-top: 1px solid #e5e5e5;

}



.intros_left a:hover {

    color: #0f93bc;

}





/* 公司简介 */



.profile {

    background: url(../img/12.jpg) no-repeat;

    background-size: 100% 100%;

    padding: 90px 0 0 0;

}



.profile_w100 {

    width: 100%;

    margin-top: 70px;

    background: #fff;

}



.profile_w100>div {

    width: 50%;

    float: left;

}



.profile_w100>div:nth-child(2) div:nth-child(1) {

    color: #333333;

    font-size: 16px;

    line-height: 30px;

    padding: 48px 40px 38px 50px;

}



.development {

    padding: 120px 0 70px 0;

}



.development .details_ti span {

    color: #fff;

}



.development_img {

    position: relative;

    background: url(../img/15.jpg) no-repeat;

    background-attachment: fixed;

    background-size: cover;

    background-position: center center;

    display: none;

}



.development_ul {

    width: 100%;

    margin-top: 70px;

    position: relative;

    padding-top: 30px;

}



.development_ul::before {

    background: #fff;

    display: block;

    content: "";

    width: 6px;

    height: 94%;

    position: absolute;

    top: 10px;

    left: 50%;

    transform: translateX(-50%);

    border-radius: 10px;

}



.development_ul li {

    width: 52.5%;

    margin-bottom: 60px;

}



.development_ul li:nth-child(odd) {

    float: right;

    width: 52.5%;

}



.development_ul li:nth-child(even) {

    float: left;

}



.development_ul li:nth-child(even) span {

    float: right;

}



.development_ul li div:nth-child(1) {

    display: inline-block;

    border-radius: 10px;

    background: #0f93bc;

    font-size: 18px;

    color: #fff;

    /* overflow: hidden; */

    margin-bottom: 25px;

}



.development_ul li:nth-child(even) div {

    float: right;

}



.development_ul li div:nth-child(1) span {

    display: inline-block;

    padding: 15px;

}



.development_ul li div:nth-child(1) span:nth-child(1) {

    background: #fff;

    color: #0f93bc;

    position: relative;

}



.development_ul li div:nth-child(1) span:nth-child(1)::before {

    display: block;

    content: "";

    left: 46.5%;

    bottom: -18px;

    position: absolute;

    border-right: 12px solid transparent;

    border-left: 12px solid transparent;

    border-top: 19px solid #fff;

    transform: translateX(-50%);

    z-index: 22;

}



.development_ul li:nth-child(odd) div span:nth-child(1)::before {

    left: 56.5%;

}



.development_ul li:nth-child(odd) div span:nth-child(1) {

    border-top-left-radius: 10px;

    border-bottom-left-radius: 10px;

}



.development_ul li:nth-child(even) div span:nth-child(1) {

    border-top-right-radius: 10px;

    border-bottom-right-radius: 10px;

}



.development_ul li div:nth-child(2) {

    color: #fff;

    font-size: 16px;

    line-height: 30px;

    position: relative;

}



.development_ul li:nth-child(odd) div:nth-child(2) {

    padding-left: 100px;

}



.development_ul li:nth-child(even) div:nth-child(2) {

    padding-right: 100px;

}



.development_p {

    display: inline-block;

    width: 24px;

    height: 24px;

    background: #0f93bc;

    border-radius: 50%;

    border: 5px solid #fff;

    position: absolute;

    top: 0;

}



.development_ul li:nth-child(odd) .development_p {

    left: 29px;

}



.development_ul li:nth-child(even) .development_p {

    right: 27px;

}



.osophy {

    padding: 0px 0 140px 0;

}



.osophy_wid {

    width: 100%;

    position: relative;

    margin-top: 45px;

}



.osophy_wid>div:nth-child(1) {

    width: 55%;

}



.osophy_size {

    position: absolute;

    top: 0;

    right: 0;

    padding: 45px 85px 45px 115px;

    background: #eeeeee;

    color: #888888;

    font-size: 16px;

    line-height: 30px;

    width: 55%;

    /* font-family: "PingFang"; */

    margin-top: 2.5%;

}



.osophy_size p:nth-child(1) {

    margin-top: 0;

}



.osophy_size p {

    color: #333333;

    font-size: 20px;

    margin-bottom: 10px;

    position: relative;

    margin-top: 30px;

}



.osophy_size p::after {

    content: "";

    display: block;

    width: 9px;

    height: 100%;

    background-color: #0f93bc;

    position: absolute;

    top: 0;

    left: 0;

    margin-left: -30px;

}





/* 行业应用 */



.industry {

    padding: 75px 0;

}



.industry_ul {

    width: 100%;

}



.industry_ul li {

    width: 32.6%;

    float: left;

    box-shadow: 0px 3px 10px 0px rgba(0, 0, 0, 0.05);

    margin-left: 15px;

    margin-bottom: 70px;

}



.industry_ul li:nth-child(1),

.industry_ul li:nth-child(4) {

    margin-left: 0;

}



.industry_ul li a {

    display: block;

}



.industry_ul li div {

    padding: 35px 30px 25px 30px;

}



.industry_ul li div a {

    color: #333333;

    font-size: 18px;

    text-align: center;

}



.industry_ul li div p {

    color: #333333;

    font-size: 16px;

    line-height: 30px;

    margin-top: 10px;

    display: -webkit-box;

    -webkit-box-orient: vertical;

    text-overflow: ellipsis;

    -webkit-line-clamp: 4;

    overflow: hidden;

}



.industry_ul li:hover div p,

.industry_ul li:hover div a {

    color: #0f93bc;

}



.industry .page_info {

    display: none;

}



.introduce img {

    max-width: 100%;

}



.electronic img {

    max-width: 100%;

}

.electronic .details_ti {

    width: 100%;

}

.lin {

    height: 613px;

    overflow-y: scroll;

    background-image: linear-gradient(to bottom right, #38bfe8, #0f93bc);

    color: #fff;

    line-height: 30px;

    padding: 40px 68px 40px;

    position: relative;

}



.lin {

    height: 613px;

    overflow-y: scroll;

    overflow-x: auto;

}





/*滚动条样式*/



.lin::-webkit-scrollbar {

    width: 6px;

}



.lin::-webkit-scrollbar-thumb {

    display: block;

    width: 10px;

    height: 35px;

    background-image: -moz-linear-gradient(-51deg, rgb(51, 51, 51) 0%, rgba(51, 51, 51, 0.45) 100%);

    background-image: -webkit-linear-gradient(-51deg, rgb(51, 51, 51) 0%, rgba(51, 51, 51, 0.45) 100%);

    background-image: -ms-linear-gradient(-51deg, rgb(51, 51, 51) 0%, rgba(51, 51, 51, 0.45) 100%);

}



.lin::-webkit-scrollbar-track {

    background-color: rgb(201, 201, 201);

    width: 4px;

    height: 164px;

    position: absolute;

}





/* 行业应用详情 */



.electronic {

    padding: 90px 0 135px 0;

}



.electronic_wid>div:nth-child(1) {

    width: 60%;

}



.electronic_wid {

    position: relative;

    margin-top: 60px;

}



.electronic_size {

    width: 50%;

    position: absolute;

    top: 20%;

    right: 0;

    background: #ffffffbd;

    padding: 0px 50px 40px 75px;

    font-size: 16px;

    color: #888888;

    line-height: 30px;

}



.electronic_size p {

    color: #333333;

    font-size: 18px;

    position: relative;

    margin: 45px 0 18px 0;

}



.electronic_size p::after {

    content: "";

    display: block;

    width: 10px;

    height: 10px;

    background-color: #0f93bc;

    position: absolute;

    top: 0;

    left: 0;

    margin-left: -25px;

    border-radius: 50%;

    margin-top: 10px;

}



.related_lunbo {

    position: relative;

}



.related_lunbo {

    padding: 65px 50px;

    background: #eeeeee;

    margin: 68px 0 95px 0;

}



.related {

    padding-bottom: 70px;

    position: relative;

    display: none;

}



.related_lunbo .swiper-slide div a {

    color: #333333;

    font-size: 26px;

    position: absolute;

    left: 0;

    top: 0;

    right: 0;

    bottom: 0;

    display: block;

    background-color: rgba(191, 191, 191, 0.55);

    text-align: center;

    padding-top: 32%;

    opacity: 0;

}



.related_lunbo .swiper-slide:hover div a {

    opacity: 1;

}



.related .swiper-button-next,

.related .swiper-button-prev {

    background: none;

    opacity: 1;

}



.related .swiper-button-prev {

    left: -6%;

}



.related .swiper-button-next {

    right: -4%;

}





/* 联系 */



.lianxi {

    background: url(../img/24.jpg) no-repeat;

    background-size: 100% 100%;

    padding-top: 100px;

}



.lianxi_wid {

    padding-bottom: 110px;

    position: relative;

}



.lianxi_wid>div:nth-child(2) {

    width: 100%;

}



.lianxi_ul {

    /* width: 95%; */

    box-shadow: 0px 3px 10px 0px rgba(0, 0, 0, 0.1);

    text-align: center;

    padding: 60px;

    /* position: absolute;

    right: 0;

    bottom: 0; */

    z-index: 3;

    background: #fff;

    z-index: 990;

    background: rgba(255, 255, 255, 0.7411764705882353);

}



.lianxi_ul li {

    width: 33%;

    float: left;

}



.lianxi_ul li div:nth-child(1) span {

    width: 105px;

    line-height: 105px;

    border: 1px solid #7f7f7f;

    border-radius: 50%;

    text-align: center;

    display: inline-block;

}



.lianxi_ul li div:nth-child(2) {

    color: #333333;

    font-size: 16px;

    line-height: 30px;

    padding-top: 25px;

    overflow: hidden;

    text-align: center;

}

.lianxi_ul li div:nth-child(2) a {

    display: block;

    color: #333333;

}

.zhaopin_ul {

    /* width: 95%; */

    box-shadow: 0px 3px 10px 0px rgba(0, 0, 0, 0.1);

    text-align: center;

    padding: 60px;

    /* position: absolute;

    right: 0;

    bottom: 0; */

    z-index: 3;

    background: #fff;

    z-index: 990;

    background: rgba(255, 255, 255, 0.7411764705882353);

}

.zhaopin_ul li {

    width: 33%;

    float: left;

    font-size: 16px;

}


.message {

    padding: 145px 0;

}



.message_wid {

    width: 100%;

    padding-top: 115px;

}



.message_wid>div {

    width: 50%;

    float: left;

}



.message_for {

    padding-right: 100px;

}



.message_for textarea,

.message_for input {

    width: calc(100% - 65px);

    border: none;

    line-height: 40px;

    color: #333333;

    font-size: 14px;

    height: 41px;

    padding-left: 4px;

    float: right;

}



.message_for div {

    position: relative;

    text-align: center;

    margin-top: 55px;

}

.message_for form>div {

    border-bottom: 1px solid #bfbfbf;

}

.message_for form>div:nth-of-type(5) {

    border-bottom: none;

}

.message_for div>span {

    width: 65px;

    float: left;

    display: block;

    line-height: 40px;

    text-align: left;

}

.message_for div span span {

    color: red;

    /* position: absolute;

    left: 9%;

    top: 26%; */

    font-size: 18px;

}



/* .message_for form div:nth-child(3) span {

    left: 8%;

}



.message_for form div:nth-child(4) span {

    left: 12%;

    top: 6%;

} */



.message_for button {

    color: #010101;

    font-size: 19px;

    border: none;

    background: none;

    border-bottom: 2px solid #7d7d7d;

    padding-bottom: 4px;

    margin-top: 40px;

}





/* 自动化内页 */



.cautom {

    padding: 90px 0 85px 0;

}



.cautom .automation_ul {

    width: 100%;

}



.automation_ul li {

    width: 31.85%;

    float: left;

    padding-bottom: 80px;

    margin: 0 0 85px 35px;

    position: relative;

}



.automation_ul li:hover .automation_size a {

    color: #0f93bc;

}



.automation_ul li:nth-child(1),

.automation_ul li:nth-child(4) {

    margin-left: 0;

}



.automation_ul li:hover .automation_size::after {

    width: 100%;

}





/* 自动化详情 */



.parameter {

    padding: 70px 0 145px 0;

}



.parameter_wid {

    width: 100%;

}



.parameter_lunbo {

    width: 65%;

    float: left;

    overflow: hidden;

}



.parameter_size {

    width: 35%;

    float: left;

}



.parameter_lunbo .gallery-thumbs1 {

    width: 35%;

    float: right;

    overflow: hidden;

}



.parameter_lunbo .gallery-top1 {

    width: 65%;

    float: left;

}



.parameter_lunbo .gallery-thumbs1 .swiper-slide {

    height: auto !important;

}



.parameter_lunbo .gallery-thumbs1 .swiper-wrapper {

    height: 630px !important;

}



.parameter_lunbo .gallery-thumbs1 {

    padding-left: 100px;

}



.parameter_lunbo .gallery-thumbs1 .swiper-slide {

    width: 82%;

}



.parameter_lunbo .gallery-thumbs1 .swiper-slide-thumb-active {

    border: 2px solid #0f93bc;

}



.parameter_lunbo .gallery-thumbs1 .swiper-slide-thumb-active::before {

    content: '';

    width: 0;

    height: 0;

    border: 20px solid;

    position: absolute;

    left: -40px;

    top: 40%;

    -ms-transform: translateX(-50%);

    -moz-transform: translateX(-50%);

    -webkit-transform: translateX(-50%);

    -o-transform: translateX(-50%);

    border-color: #0f93bc transparent transparent;

    transform: rotate(90deg);

}



.parameter_lunbo .gallery-thumbs1 .swiper-slide-thumb-active::after {

    content: '';

    width: 0;

    height: 0;

    border: 20px solid;

    position: absolute;

    left: -38px;

    top: 40%;

    -ms-transform: translateX(-50%);

    -moz-transform: translateX(-50%);

    -webkit-transform: translateX(-50%);

    -o-transform: translateX(-50%);

    border-color: #fff transparent transparent;

    transform: rotate(90deg);

}



.parameter_size {

    color: #333333;

    font-size: 16px;

    line-height: 35px;

    padding: 15% 0 0 100px;

}



.parameter_size p {

    color: #333333;

    font-size: 20px;

    padding-bottom: 30px;

}



.equipment {

    padding-bottom: 135px;

}



.equipment .details_ti {

    padding-bottom: 60px;

}



.equipment_img {

    text-align: center;

}



.equipment_img img {

    border: 10px solid #cae7f0;

}



.lications .swiper-container {

    padding: 60px 0 115px 0;

}



.case_wid {

    margin: 80px 0 90px 0;

    position: relative;

}



.case_wid>div:nth-child(1) {

    width: 50%;

}



.case_size {

    position: absolute;

    right: 0;

    top: 12%;

    width: 55%;

    color: #333333;

    font-size: 18px;

    line-height: 50px;

    padding: 105px 45px 105px 80px;

    background: #f2f2f2b8;

}



#allmap {

    width: 100%;

    height: 709px
}



.page_info {

    text-align: center;

}



.intros_ul li:nth-child(4n+1) {

    clear: both;

}



.profile {

    background: none;

}



.row .four {

    width: 50%;

}



.column,

.columns {

    float: left;

    min-height: 1px;

    margin-bottom: 8px;

    padding: 0 18px;

    position: relative;

}



.row .six1 {

    overflow: hidden;

}



.row .twelve .six1>img {

    /* cursor: pointer; */

    transition: all 0.6s;

}



.twelve .six1>img:hover {

    transform: scale(1.2);

}



.twelve h5 {

    display: none;

}



.panel {

    overflow: hidden;

}



.panel>img {

    /* cursor: pointer; */

    transition: all 0.6s;

}



.panel>img:hover {

    transform: scale(1.2);

}



h5 {

    font-size: 20px;

    color: #565555;

    letter-spacing: -1px;

    margin: 0 0 15px;

    padding: 0;

    font-weight: bold;

}

.columns strong {

    font-size: 16px;

}

.columns>p {

    line-height: 28px;

    margin: 0;

    padding: 0 0 20px;

}



.panel,

.panel:before,

.panel:after {

    /* background: #fafafa; */

    border: 1px solid #ddd;

}



.check {

    margin: 0 0 20px;

}



ul.check li {

    background: transparent url(../img/list-check.png) no-repeat 0 7px;

    padding: 0 0 0 23px;

    margin-bottom: 12px;

}



.row .twelve {

    width: 100%;

}



.divider {

    width: 100%;

    height: 4px;

    margin: 15px 0px 28px 0px;

    /* background-color: #f2f2f2; */

    clear: both;

    display: block;

}



.row .twelve {

    width: 100%;

}



.row .six1 {

    width: 57%;

    float: left;

}



.row .six1 img {

    width: 100%;

}



.row .two1 {

    width: 23%;

    float: left;

}



.row .two {

    width: 20%;

    float: left;

}



h6 {

    font-size: 18px;

    color: #565555;

    letter-spacing: -1px;

    margin: 0 0 15px;

    padding: 0;

    font-weight: bold;

}



.title-red {

    color: #d12525;

}



ul.redtriangle li {

    background: transparent url(../img/list-redtriangle.png) no-repeat 0 7px;

    padding: 0 0 0 23px;

    margin-bottom: 12px;

}



.title-orange {

    color: #f4902d;

}



ul.orange li {

    background: transparent url(../img/list-orange.png) no-repeat 0 7px;

    padding: 0 0 0 23px;

    margin-bottom: 12px;

}



.row .two {

    width: 20%;

}



.title-blue {

    color: #2d8aad;

}



ul.blue li {

    background: transparent url(../img/list-blue.png) no-repeat 0 6px;

    padding: 0 0 0 23px;

    margin-bottom: 8px;

}



.panel img {

    width: 100%;

}

.three3,

.three2,

.three {

    width: 100%;

    position: fixed;

    left: 0;

    top: 0;

    right: 0;

    top: 94px;

    background: #f6f6f6;

    z-index: 1000000;

    /* display: none; */

    height: 0;

    border-top: 1px solid #eee;

    transition: 500ms ease-in-out;

    overflow: hidden;

}

.three3,

.three2 {

    background: #fff;

    overflow: hidden;

    height: 0;

}

.three_fl {

    width: 20%;

    float: left;

}

.three3,

.three2 {

    /* padding: 45px 0; */

}

.three2_ul {

    width: 50%;

    float: left;

    padding-top: 60px;

    padding: 45px 0;

}

.three2_fr {

    width: 50%;

    float: right;

    text-align: center;

    padding: 45px 0;

}

.three2_ul li {

    width: 33.3%;

    float: left;

    text-align: center;

    margin-bottom: 30px;

}

.three2_ul li a {

    display: block;

    color: #666;

}

.three2_ul li .iconfont {

    font-size: 35px;

}

.three_div>div {

    display: none;

}

.three_div>div.three_dis:nth-of-type(4) ul li:nth-of-type(1) {

    width: 26%;

}

.three_div>div.three_dis:nth-of-type(4) ul li:nth-of-type(2) {

    width: 22%;

}

.three_div>div.three_dis:nth-of-type(4) ul li:nth-of-type(3) {

    width: 23%;

}

.three_div>div.three_dis:nth-of-type(4) ul li:nth-of-type(4) {

    width: 20%;

}

.three_div>div.three_dis:nth-of-type(4) ul li:nth-of-type(5) {

    width: 22%;

}



.three_div>div.three_dis:nth-of-type(4) ul li:nth-of-type(6) {

    width: 23%;

}



.three_div>div:nth-of-type(4) ul li {

    margin: 0 5px;

}

.three_div>div:nth-of-type(4) ul li a {

    display: -webkit-box;

    -webkit-box-orient: vertical;

    text-overflow: ellipsis;

    -webkit-line-clamp: 1;

    overflow: hidden;

}

.three_div>div:nth-of-type(1) li {

    float: none;

}

.three_div>div:nth-of-type(1) .cp {

    overflow: hidden;

}

.three_div>div:nth-of-type(1) .cp a {

    width: 33%;

    float: left;

}

.three2_ul li a p {

    font-size: 16px;

}

.three2_ul li a:hover p {

    text-decoration: underline;

}

.three_fl li a {

    display: block;

    background: #0f93bc;

    line-height: 80px;

    padding-left: 25px;

    color: #fff;

    font-size: 18px;

}



.three_fl li.active a,

.three_fl li:hover a {

    background: #fff;

    color: #0f93bc;

}



.three_fl li {

    border-bottom: 1px solid #4b9fb9;

    border-right: 1px solid #d7dbda;

}



.three_div {

    width: 80%;

    float: left;

    background: #FFF;

    padding: 30px 0 25px 1%;

    height: 100%;

}



.three .three_fl {

    overflow: hidden;

    /* height: 0; */

}

/* .three2.active .three_fl, */



.three.active .three_fl,

.three.active {

    height: 400px;

    transition: 500ms ease-in-out;

}

.three3.active,

.three2.active {

    height: 400px;

    transition: 500ms ease-in-out;

}

.three_dis>ul {

    width: 33.3%;

    float: left;

}



.three_div>div>ul>li>a {

    color: #00a0e9;

    font-size: 17px;

    line-height: 40px;

}





/* .three_div>div:nth-of-type(2)>ul>li{

    width: 33.3%;

} */



.three_dis>ul li a {

    display: block;

    color: #343434;

    font-size: 13px;

    line-height: 30px;

}



.three_dis>ul li a:hover {

    color: #0f93bc;

}



.sanji {

    padding-top: 80px;

}



.sanji .sanji_a a {

    display: inline-block;

    color: #333333;

    font-size: 18px;

    padding: 0 8px;

}



.sanji .sanji_a a:hover {

    color: #0f93bc;

}



.three_div>div ul li {

    /* display: inline-block; */

    margin: 0 10px;

    float: left;

}



.three_div>.three_dis:nth-of-type(3) ul li:nth-of-type(1) {

    width: 30%;

}

.three_div>.three_dis:nth-of-type(3) ul li:nth-of-type(2) {

    width: 34%;

}

.three_div>.three_dis:nth-of-type(3) ul li:nth-of-type(3) {

    width: 30%;

}



.three_div>div ul {

    width: 100%;

    overflow: hidden;

}



.three_div>div:nth-of-type(2) ul li {

    width: 30% !important;

    float: left;

}



.blocks {

    width: 100%;

    background: #f6f6f6;

    padding: 60px 0;

}



.blocks .three_div {

    background: none;

}



.blocks .three_fl {

    width: 100%;

    overflow: hidden;

}



.blocks .three_div {

    width: 100%;

    padding: 30px;

    background: #fff;

}



.blocks .three_fl li {

    width: 20%;

    float: left;

}



.three_div>div {

    overflow: hidden;

}

.Service p:nth-of-type(2) {

    height: 109px;
}

.Service col-md-4>img:nth-of-type(1) {

    margin-bottom: 20px;

    display: block;
}

/* .fuwu .row .row:nth-child(2) .col-md-3 img{

    width: auto;

} */

.fuwu .container>.row>p {

    margin-bottom: 15px;

}

@media(max-width:1690px) {

    .Service p:nth-of-type(2) {

        height: 160px;

    }

    .materials_size>div a {

        font-size: 12px;

    }

    .industry_ul li {

        width: 32%;

    }

    .message {

        padding: 90px 0;

    }

}

@media(max-width:1700px) {

    .bott_w100 ul {

        margin-right: 80px;

    }

    .materials_size {

        height: 60px;

    }

    .materials_ul li {

        margin-left: 25px;

        padding-right: 25px;

        padding-bottom: 30px;

        margin-bottom: 35px;

    }

    .automation_ul li {

        margin: 0 0 85px 26px;

    }

}

@media(max-width:1690px) {

    .message_for div span {

        left: 14%;

    }

    .message_for form div:nth-child(3) span {

        left: 12%;

    }

    .message_for form div:nth-child(4) span {

        left: 18%;
    }

    .lunbo .swiper-slide:nth-child(5) .lunbo_size {

        top: 8%;

    }

    .message_for div {

        margin-top: 35px;

    }

    .Service p:nth-of-type(2) {

        height: 160px;

    }

    .details_div {

        padding: 0;

    }

    .details .swiper-button-next,
    .details .swiper-button-prev {

        width: 35px;

        height: 35px;

        padding-top: 2px;

    }

    .details .gallery-thumbs {

        margin: 29px 55px 0 55px;

    }

}

@media(max-width:1600px) {



    .picture_a {

        left: 12.3%;

    }

    .industry_ul li div p {

        -webkit-line-clamp: 2;

    }

    .materials_ul li {
        height: 215px;
    }

    .industry_ul li {

        margin-left: 12px;

    }

    .automation_ul li {

        margin-left: 25px;

    }

    .materials_ul li {

        margin-left: 18px;

    }

    .automation_size a {

        font-size: 16px;

    }

    .intros_ul li>div:nth-child(1) div p {

        /* transform: translate(0%, -50%);

        width: 80%;

        top: 10%;

        left: 10%; */

    }

    .materials_pro {

        right: 26px;

        bottom: 31px;

    }

    .about_size {

        width: 45%;

    }

}



@media(max-width:1550px) {

    .daohang .fl {

        margin-right: 70px;

    }

    .lunbo_size p:nth-child(1) {

        /* font-size: 70px; */

        /* padding-bottom: 55px; */

    }

    .lunbo_size p:nth-child(1)::after {

        bottom: 33px;

    }

    .lunbo_size p:nth-child(2) {

        font-size: 18px;

        line-height: 35px;

    }

    .parameter_lunbo .gallery-thumbs1 .swiper-wrapper {

        height: 465px !important;

    }

    #allmap {

        height: 512px
    }

    .details_size {

        padding: 21px;

        height: auto;

    }

    .materials_ul li {

        margin-left: 2%;

    }

    .lunbo_size p {

        line-height: 24px;

    }

    .lunbo_size a {

        margin-top: 8px;

    }

    body {

        padding-top: 113px !important;

    }

    .lunbo .swiper-slide:nth-child(5) .lunbo_size {

        top: 10%;

    }

    .lunbo .swiper-slide:nth-child(5) .lunbo_size {

        top: 6%;

    }



}



@media(max-width:1440px) {

    .daohang .fl {

        margin-right: 50px;

    }

    .lunbo_size p:nth-child(1) {

        /* font-size: 50px; */

        /* padding-bottom: 55px; */

    }

    .lunbo_size p:nth-child(1)::after {

        bottom: 33px;

    }

    .lunbo_size p:nth-child(2) {

        font-size: 18px;

        line-height: 35px;

    }

    .daohang_ul>li {

        padding: 40px 25px 30px 25px;

    }

    .daohang .fl,

    .daohang .fr {

        line-height: 100px;

    }

    .application {

        padding: 80px 0;

    }

    .about_size {

        padding: 95px 55px 0 55px;

    }

    .parameter_size {

        padding: 12% 0 0 50px;

    }

    .case_size {

        top: 10%;

        width: 60%;

        padding: 40px 45px 60px 40px;

        line-height: 40px;

    }

    .parameter_lunbo .gallery-thumbs1 .swiper-wrapper {

        height: 455px !important;

    }

    .parameter_lunbo .gallery-thumbs1 .swiper-slide {

        width: 85%;

    }

    .parameter_lunbo .gallery-thumbs1 {

        padding-left: 85px;

    }

    .automation_ul li {

        margin: 0 0 85px 26px;

    }

    .related .swiper-button-prev,

    .related .swiper-button-next {

        /* display: none; */

    }

    .electronic_size {

        width: 55%;

        top: 10%;

        padding: 0px 35px 40px 55px;

    }

    .electronic_size p {

        margin: 25px 0 12px 0;

    }

    .industry_ul li {

        width: 32.4%;

    }

    .message_for div span {

        left: 13%;

    }

    .message_for form div:nth-child(3) span {

        left: 12%;

    }

    .message_for form div:nth-child(4) span {

        left: 18%;

        top: 6%;

    }

    .message_for button {

        margin-top: 0px;

    }

    .profile_w100>div:nth-child(2) div:nth-child(1) {

        padding: 13px 20px;

        font-size: 14px;

        line-height: 24px;

    }

    .development_ul li {

        width: 53.2%;

    }

    .development_ul li:nth-child(odd) {

        width: 53.2%;

    }

    .development_ul li div:nth-child(1) {

        font-size: 16px;

    }

    .development_ul li:nth-child(odd) .development_p {

        left: 26px;

    }

    .development_ul li:nth-child(even) .development_p {

        right: 24px;

    }

    .osophy_size {

        padding: 35px;

        padding-left: 65px;

        font-size: 14px;

        line-height: 24px;

    }

    .osophy_size p {

        margin-bottom: 5px;

        margin-top: 15px;

    }

    .second_a a {

        font-size: 16px;

    }

    .details_w100>div:nth-child(2) {

        padding: 40px 50px 0 50px;

    }

    .materials_ul li {

        width: 31.9%;

    }

    .details_size {

        padding: 25px;

        line-height: 28px;

    }

    .product_size a {

        font-size: 18px;

    }

    .product_size p {

        margin: 5px 0;

    }

    .product_lunbo {

        padding-top: 20px;

    }

    .product_ti p:nth-child(2) {

        font-size: 17px;

        padding-top: 20px;

    }

    .product_ti p:nth-child(1) {

        font-size: 32px;

    }

    .application .swiper-container {

        padding: 25px 0 25px 0;

    }

    .about_size p:nth-child(2) {

        display: -webkit-box;

        -webkit-box-orient: vertical;

        text-overflow: ellipsis;

        -webkit-line-clamp: 8;

        overflow: hidden;

        padding: 0;

        margin: 25px 0;

    }

    .about {

        padding-top: 75px;

    }

    .automation {

        padding: 80px 0;

    }

    .automation_lunbo {

        padding-top: 30px;

    }

    .lin {

        height: 438px;

        overflow-y: scroll;

    }

    body {

        padding-top: 102px !important;

    }

    .daohang_ul>li {

        padding: 36px 25px 20px 25px;

    }

    .Service p:nth-of-type(2) {

        height: 155px !important;

        line-height: 26px;

    }

    /* .materials_pro{

        right: 0;

        bottom: 0;

    } */

}



@media(max-width:1366px) {

    .daohang_ul>li>a {

        font-size: 16px;

    }

    .about_size {

        padding: 55px 30px 0 30px;

    }

    .three_div>div:nth-of-type(4) ul li {

        width: 23%;

    }

    .three_div {

        padding: 30px 0 25px 9px;

    }

    .Service p:nth-of-type(2) {

        height: 155px !important;

        line-height: 26px;

    }



}

@media(max-width:1200px) {

    .bott_w100 ul {

        margin-right: 32px;

    }

    .automation_ul li {

        margin: 0 0 85px 21px;

    }

}

@media(max-width:1280px) {

    .daohang_ul>li {

        padding: 40px 20px 30px 20px;

    }

    .automation {

        padding: 80px 0;

    }

    .about_size {

        padding: 50px 35px 0 35px;

        width: 47%;

    }

    .application {

        padding: 80px 0;

    }

    .second_a a {

        font-size: 16px;

    }

    .equipment {

        padding-bottom: 100px;

    }

    .related .swiper-button-next {

        right: 1%;

    }

    .related .swiper-button-prev {

        left: -2%;

    }

    .osophy_size {

        margin-top: 1%;

    }

    .intros_ul li:nth-child(4n+1) {

        clear: inherit;

    }

    .intros_ul li:nth-child(3n+1) {

        clear: both;

    }

    .lunbo .swiper-slide:nth-child(5) .lunbo_size {

        top: 1%;

    }



}



@media(max-width:1024px) {

    .three_div>div>ul>li>a {

        line-height: 30px;

    }

    .daohang_ul>li>a {

        font-size: 14px;

    }

    .daohang {

        padding: 0 25px;

    }

    .daohang_ul>li {

        padding: 40px 15px 30px 15px;

    }

    .daohang .fl {

        margin-right: 0px;

    }

    .searchbox {

        top: 103px;

    }

    .lunbo_size p:nth-child(1) {

        font-size: 35px;

        padding-bottom: 30px;

    }

    .lunbo_size p:nth-child(1)::after {

        bottom: 12px;

    }

    .lunbo_size p:nth-child(2) {

        font-size: 15px;

        line-height: 30px;

        width: 100%;

        text-align: center;

    }

    .product_lunbo {

        padding-top: 40px;

    }

    .product_ti p:nth-child(2) {

        font-size: 16px;

        padding-top: 8px;

    }

    .product_ti p:nth-child(1) {

        font-size: 35px;

    }

    .product {

        padding: 65px 0;

    }

    .product_size p {

        font-size: 16px;

        margin: 12px 0 45px 0;

    }

    .product_size {

        margin-top: 20px;

    }

    .application .swiper-container {

        padding: 40px 0 35px 0;

    }

    .application {

        padding: 65px 0;

    }

    .about_size p:nth-child(2) {

        font-size: 15px;

        line-height: 26px;

        padding: 0;

        -webkit-line-clamp: 6;

    }

    .automation_lunbo {

        padding-top: 40px;

    }

    .automation {

        padding: 65px 0;

    }

    .bott_w100 ul li:nth-child(1) a {

        font-size: 15px;

        padding-bottom: 20px;

    }

    .bott {

        padding-top: 40px;

    }

    .bott_w100 ul li,

    .bott_w100 ul li a {

        font-size: 14px;

        line-height: 26px;

    }

    .bott_w100 {

        padding-bottom: 35px;

    }

    .automation_size {

        padding: 20px;

    }

    .automation_size a {

        margin-bottom: 8px;

    }

    .automation_lunbo .swiper-container {

        padding-bottom: 45px;

    }

    .about_size {

        padding: 45px 35px 0 35px;

    }

    .daohang {

        /* display: none; */

    }

    .parameter_lunbo .gallery-thumbs1 {

        padding-left: 40px;

    }

    .parameter_lunbo .gallery-thumbs1 .swiper-wrapper {

        height: 380px !important;

    }

    .parameter_lunbo .gallery-thumbs1 .swiper-slide {

        width: 70%;

    }

    .parameter_size {

        padding: 12% 0 0 0px;

    }

    .parameter_size p {

        padding-bottom: 10px;

    }

    .equipment_img img {

        width: 100%;

    }

    .parameter {

        padding: 65px 0;

    }

    .lications .swiper-container {

        padding: 65px 0;

    }

    .case_size {

        padding: 25px;

        line-height: 35px;

        font-size: 16px;

        top: 15%;

    }

    .case_wid {

        margin: 40px 0 65px 0;

    }

    .equipment {

        padding-bottom: 65px;

    }

    .second_a a {

        font-size: 14px;

    }

    .parameter_size {

        font-size: 15px;

        line-height: 30px;

    }

    .automation_ul li {

        margin: 0 0 45px 21px;

    }

    .related .swiper-button-next,

    .related .swiper-button-prev {

        display: none;

    }

    .related_lunbo {

        padding: 45px 30px;

        margin: 65px 0;

    }

    .electronic_size {

        width: 60%;

        top: 10%;

        padding: 0px 35px 30px 45px;

        font-size: 14px;

        line-height: 26px;

    }

    .electronic {

        padding: 65px 0;

    }

    .industry_ul li {

        width: 32.3%;

        margin-bottom: 50px;

    }

    .industry_ul li div {

        padding: 20px;

    }

    .lianxi_ul {

        padding: 30px;

    }

    .message {

        padding: 100px 0;

    }

    .message_for {

        padding-right: 70px;

    }

    .message_for textarea,

    .message_for input {

        height: 45px;

    }

    .message_for form div:nth-child(3) span {

        left: 14%;

    }

    .message_for div span {

        left: 16%;

        top: 14%;

    }

    .message_for form div:nth-child(4) span {

        left: 21%;

        top: 2%;

    }

    .message_for div {

        margin-top: 25px;

    }

    .profile_w100>div:nth-child(2) div:nth-child(1) {

        padding: 7px 20px;

        font-size: 12px;

        line-height: 21px;

    }

    .profile_w100 {

        margin-top: 40px;

    }

    .profile {

        padding: 65px 0;

    }

    .development_ul li:nth-child(even) div:nth-child(2) {

        padding-right: 50px;

    }

    .development_ul li {

        width: 54.2%;

        margin-bottom: 25px;

    }

    .development_ul li:nth-child(odd) {

        width: 54.2%;

    }

    .development_ul li div:nth-child(1) span:nth-child(1)::before {

        left: 37.5%;

    }

    .development_ul li:nth-child(odd) div:nth-child(2) {

        padding-left: 60px;

    }

    .development_ul li:nth-child(odd) div span:nth-child(1)::before {

        left: 64.5%;

    }

    .development_ul li:nth-child(odd) .development_p {

        left: 29px;

    }

    .development_ul li:nth-child(even) .development_p {

        right: 29px;

    }

    .development_ul li div:nth-child(1) {

        font-size: 14px;

    }

    .development_ul li div:nth-child(2) {

        font-size: 14px;

        line-height: 25px;

    }

    .development_ul {

        margin-top: 40px;

    }

    .development {

        padding: 65px 0;

    }

    .osophy_wid>div:nth-child(1) {

        width: 65%;

    }

    .osophy_size {

        width: 65%;

        margin-top: 2%;

    }

    .osophy_size {

        padding: 20px;

        padding-left: 40px;

    }

    .osophy_size p::after {

        margin-right: -18px;

    }

    .second_a a {

        font-size: 12px;

    }

    .details {

        padding: 65px 0;

    }

    /* .details_lunbo {

        padding-top: 55px;

    } */

    .details_w100>div {

        font-size: 14px;

        line-height: 25px;

    }

    .details .gallery-thumbs {

        margin: 25px 50px 0 50px;

    }

    .details .swiper-button-next,

    .details .swiper-button-prev {

        width: 35px;

        height: 35px;

        padding-top: 0px;

        top: 94%;

    }

    /* .details .gallery-thumbs {

        width: 40%;

    } */

    /* .details .swiper-button-next {

        right: 50%;

    } */

    .details_size {

        padding: 25px 25px 4.1% 25px;

        font-size: 15px;

        line-height: 30px;

    }

    .intros_ul li {

        width: 23.8%;

        margin: 0 0 50px 15px;

    }

    .introduce {

        padding-bottom: 60px;

    }

    .materials_ul li {

        margin-left: 20px;

        margin-bottom: 50px;

    }

    .materials_size {

        padding: 20px;

    }

    .materials_ul li {

        margin-left: 16px;

    }

    .materials {

        padding: 65px 0;

    }

    #allmap {

        height: 424px
    }

    .three_fl {

        width: 30%;

    }

    .three_div {

        width: 70%;

    }

    .three_fl li a {

        font-size: 14px;

        line-height: 45px;

        padding-left: 15px;

    }

    .three_dis>ul li a {

        font-size: 14px;

        line-height: 30px;

    }

    .details_size {

        padding: 5px 5px 0 5px;

        height: 245px;

    }

    .lin {

        height: 360px;

    }

    .details_lunbo {

        width: 100%;

    }

    .details_size {

        width: 100%;

        height: auto;

        margin-top: 25px;

    }

    .bott_w100 ul {

        margin-right: 59px;

    }

}



@media(max-width:990px) {

    .sidebar-menu.is-active {

        display: block;

        transition: transform 0.25s cubic-bezier(0.39, 0.575, 0.565, 1);

    }

    .materials_ul li {
        height: auto;
    }

    .materials_ul li {
        width: 45.5%;
    }

    .materials_size>div a::after {
        margin-top: 6px;
    }

    .materials_size>div a {
        line-height: 18px;
    }

    .phone {

        display: block;

        position: fixed;

        top: 0;

        width: 100%;

        z-index: 999;

        background: #fff;

        box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.1);

    }

    .materials_pro {
        opacity: 1;
    }

    .materials_pro p {
        font-size: 12px;
        line-height: 14px;
        padding-left: 10px;
    }

    .materials_pro {
        padding: 5px;
    }

    .materials_pro p::after {
        width: 5px;
        height: 5px;
        margin-top: 4px;
    }

    .mobile-foot {

        display: block;

    }

    .daohang {

        display: none;

    }

    .color_dao {

        line-height: 73px;

    }

    .bott {

        display: none;

    }

    body {

        padding: 74px 0 50px 0 !important;

    }

    .lunbo_size p:nth-child(2) {

        font-size: 14px;

    }

    .lunbo .swiper-button-next,

    .lunbo .swiper-button-prev {

        display: none;

    }

    .lunbo_size p:nth-child(1) {

        font-size: 20px;

        padding-bottom: 5px;

    }

    .lunbo_size p:nth-child(2) {

        line-height: 24px;

    }

    .lunbo_size a {

        font-size: 14px;

        width: 135px;

        line-height: 35px;

    }

    .product {

        padding: 45px 0;

    }

    .product_size a {

        font-size: 18px;

    }

    .product_size p {

        font-size: 14px;

        margin: 8px 0 20px 0;

    }

    .application .swiper-slide:nth-child(odd)>div>a:nth-child(1) {

        margin-bottom: 6px;

    }

    .application .swiper-container {

        padding: 25px 0;

    }

    .application {

        padding: 45px 0;

    }

    .about_size {

        padding: 25px 25px 0 25px;

        width: 60%;

    }

    .about_size p:nth-child(1) {

        font-size: 30px;

    }

    .about {

        padding-top: 180px;

    }

    .automation {

        padding: 45px 0;

    }

    .automation_size a {

        font-size: 14px;

    }

    .automation_size p {

        font-size: 14px;

        line-height: 22px;

    }

    .automation_ul>div {

        padding-bottom: 60px;

    }

    .second {

        display: none;

    }

    .parameter_lunbo .gallery-thumbs1 .swiper-slide {

        width: 73%;

    }

    .parameter_lunbo .gallery-thumbs1 .swiper-wrapper {

        height: 305px !important;

    }

    .parameter_size {

        padding: 8% 0 0 0px;

    }

    .case_size {

        padding: 15px;

        line-height: 30px;

        font-size: 15px;

        top: 15%;

    }

    .automation_ul li {

        margin: 0 0 45px 2.2%;

    }

    .picture_size {

        font-size: 28px;

    }

    .intros_left a {

        font-size: 15px;

    }

    .electronic_size {

        width: 76%;

        padding: 0px 20px 20px 35px;

        top: 7%;

    }

    .electronic_size p {

        margin: 20px 0 6px 0;

        font-size: 16px;

    }

    .related {

        padding-bottom: 35px;

    }

    .rightfix {

        top: 300px;

    }

    .industry_ul li {

        width: 32%;

    }

    .industry_ul li div a {

        font-size: 16px;

    }

    .industry_ul li div p {

        font-size: 14px;

        line-height: 26px;

    }

    .lianxi_ul li div:nth-child(1) span {

        width: 80px;

        line-height: 80px;

    }

    .lianxi_ul li div:nth-child(1) span img {

        width: 35%;

    }

    .lianxi_ul li div:nth-child(2) {

        font-size: 14px;

        line-height: 26px;

        padding-top: 15px;

    }



    .message_wid {

        padding-top: 60px;

    }

    .message_for {

        padding-right: 25px;

    }

    .message_for form div:nth-child(4) span {

        left: 25%;

    }

    .message_for form div:nth-child(3) span {

        left: 17%;

    }

    .message_for div span {

        left: 19%;

    }

    .message_for div {

        margin-top: 13px;

    }

    .message_for textarea,

    .message_for input {

        font-size: 14px;

        height: 42px;

        line-height: 42px;

    }

    .message {

        padding: 65px 0;

    }

    .lianxi {

        padding-top: 65px;

    }

    .development_ul li {

        width: 100%;

    }

    .development_ul li:nth-child(odd) {

        width: 100%;

    }

    .development_ul li div:nth-child(1) span {

        padding: 8px;

    }

    .development_ul li div:nth-child(1) span:nth-child(1)::before {

        border-right: 8px solid transparent;

        border-left: 8px solid transparent;

        border-top: 12px solid #fff;

    }

    .development_ul li:nth-child(even) div {

        float: left;

    }

    .development_ul li:nth-child(even) span {

        float: left;

    }

    .development_ul li:nth-child(even) div span:nth-child(1) {

        border-radius: initial;

        border-top-left-radius: 10px;

        border-bottom-left-radius: 10px;

    }

    .development_ul li:nth-child(even) div:nth-child(2) {

        padding-right: 0px;

        padding-left: 50px;

    }

    .development_p {

        right: auto;

        left: 0;

    }

    .development_ul li .development_p {

        left: 14px !important;

    }

    .development_p {

        width: 18px;

        height: 18px;

        border: 3px solid #fff
    }

    .development_ul li div:nth-child(1) span:nth-child(1)::before {

        left: 47.5% !important;

        bottom: -12px;

    }

    .development_ul::before {

        left: 3%;

    }

    .osophy {

        padding: 60px 0;

    }

    .osophy_wid {

        margin-top: 40px;

    }

    .osophy_wid>div:nth-child(1) {

        width: 100%;

    }

    .osophy_size {

        width: 100%;

        position: static;

    }

    .profile_w100>div {

        width: 100%;

    }

    .profile_w100>div:nth-child(2) div:nth-child(1) {

        padding: 20px;

        font-size: 14px;

        line-height: 26px;

    }

    .details_w100>div:nth-child(2) {

        padding: 15px 15px 0 15px;

    }

    .details_w100>div {

        line-height: 22px;

    }

    /* .details .gallery-thumbs {

        width: 37%;

    } */

    .introduce_a a {

        margin-right: 50px;

    }

    .intros_ul li {

        width: 23.5%;

    }

    .intros_ul li>div:nth-child(2) {

        font-size: 16px;

        padding: 10px 0;

    }

    .details_size {

        padding: 8px 15px 1.1% 15px;

        font-size: 14px;

        line-height: 25px;

    }

    #allmap {

        height: 321px
    }

    .intros_ul li:nth-child(3n+1) {

        clear: inherit;

    }

    .intros_ul li:nth-child(2n+1) {

        clear: both;

    }

    .three_fl li a {

        font-size: 15px;

        padding-left: 15px;

    }

    .three_div {

        padding: 20px 0 0 25px;

    }

    .details_size {

        padding: 8px 10px 0 10px;

    }

    .details_size {

        height: 189px;

    }

    .lin {

        height: auto;

        overflow-y: inherit;

    }

    .electronic .row .zl {

        padding: 0px;

    }

    .mobile-foot {

        display: none;

    }

    .bott {

        display: block;

        padding-top: 0;

    }

    .bott_w100 ul:nth-of-type(1),

    .bott_w100 ul:nth-of-type(2),

    .bott_w100 ul:nth-of-type(3),

    .bott_w100 ul:nth-of-type(4) {

        display: none;

    }

    .bott_w100 ul {

        float: none;

    }

    body {

        padding: 70px 0 0 0 !important;

    }

    .bott_top {

        display: none;

    }

    .bott_bor {

        padding: 10px 15px;

    }

    .bott_w100 {

        padding: 35px 15px;

    }

}



@media(max-width:480px) {

    .phone .fl {

        width: 23%;

    }

    .color_dao {

        line-height: 46px;

    }

    .color_dao .iconfont {

        font-size: 20px;

    }

    .materials_pro p {
        font-size: 10px;

    }

    body {

        padding: 70px 0 0px 0 !important;

    }

    .lunbo_img {

        display: none;

    }

    .lunbo_size p:nth-child(1) {

        font-size: 15px;

        padding-bottom: 10px;

    }

    .lunbo_size p:nth-child(2) {

        display: none;

    }

    .lunbo_size p:nth-child(1)::after {

        bottom: 0px;

        width: 60px;

        height: 2px;

    }

    .product {

        padding: 35px 15px
    }

    .product_ti p:nth-child(1) {

        font-size: 25px;

    }

    .product_ti p:nth-child(2) {

        font-size: 14px;

        padding-top: 6px;

    }

    .product_lunbo {

        padding-top: 15px;

    }

    .product_size p {

        margin: 8px 0;

    }

    .product_size {

        margin-top: 15px;

    }

    .application {

        padding: 35px 15px;

    }

    .application_po {

        padding: 10px;

    }

    .application_po p {

        font-size: 16px;

    }

    .application .swiper-slide:nth-child(odd)>div>a:nth-child(1) {

        margin-bottom: 4px;

    }

    .about_size p:nth-child(2) {

        font-size: 14px;

        line-height: 24px;

        padding: 0;

        display: -webkit-box;

        -webkit-box-orient: vertical;

        text-overflow: ellipsis;

        -webkit-line-clamp: 3;

        overflow: hidden;

        margin: 10px 0;

    }

    .about_size {

        padding: 15px;

        width: 60%;

    }

    .about_size p:nth-child(1) {

        font-size: 26px;

    }

    .about {

        padding-top: 90px;

    }

    .about_size a {

        font-size: 14px;

        padding: 8px 30px;

        margin-top: 10px;

    }

    .automation_lunbo {

        padding-top: 15px;

    }

    .automation {

        padding: 35px 15px;

    }

    .automation_size {

        padding: 10px;

    }

    .automation_size {

        width: 90%;

        margin-left: 5%;

    }

    .automation_lunbo .swiper-container {

        padding-bottom: 25px;

    }

    .searchbox {

        top: 68px;

    }

    .parameter_size {

        width: 100%;

    }

    .parameter_lunbo {

        width: 100%;

    }

    .parameter_lunbo .gallery-thumbs1 .swiper-slide-thumb-active::after {

        border: 12px solid;

        border-color: #fff transparent transparent;

        left: -24px;

        top: 36%;

    }

    .parameter_lunbo .gallery-thumbs1 .swiper-slide-thumb-active::before {

        border: 12px solid;

        border-color: #0f93bc transparent transparent;

        left: -26px;

        top: 36%;

    }

    .parameter_lunbo .gallery-thumbs1 {

        padding-left: 20px;

    }

    .parameter_lunbo .gallery-thumbs1 .swiper-slide {

        width: 100%;

    }

    .parameter_lunbo .gallery-top1 {

        width: 70%;

    }

    .parameter_lunbo .gallery-thumbs1 {

        width: 30%;

    }

    .parameter_lunbo .gallery-thumbs1 .swiper-wrapper {

        height: 245px !important;

    }

    .parameter {

        padding: 35px 15px;

    }

    .parameter_lunbo .gallery-thumbs1 .swiper-wrapper {

        height: 226px !important;

    }

    .parameter_size {

        font-size: 14px;

        line-height: 24px;

    }

    .parameter_size p {

        padding-bottom: 6px;

        font-size: 18px;

    }

    .equipment .details_ti {

        padding-bottom: 25px;

    }

    .equipment {

        padding: 0 15px 35px 15px;

    }

    .details_ti span {

        font-size: 22px;

    }

    .lications .swiper-container {

        padding: 35px 0;

    }

    .lications {

        padding: 0 15px;

    }

    .case_wid>div:nth-child(1) {

        width: 100%;

    }

    .case_size {

        width: 90%;

        left: 5%;

        line-height: 27px;

        font-size: 14px;

    }

    .case_wid {

        margin: 25px 0 35px 0;

        padding-bottom: 65px;

    }

    .case {

        padding: 0 15px;

    }

    .rightfix {

        display: none;

    }

    .picture_a {

        display: none;

    }

    .picture_size {

        font-size: 18px;

    }

    .picture_size p {

        padding-bottom: 10px;

    }

    .picture_size p::after {

        width: 70px;

    }

    .automation_ul li {

        width: 47.8%;

        margin-left: 0;

        margin-bottom: 15px;

    }

    .automation_ul li:nth-child(odd) {

        margin-right: 15px !important;

    }

    .cautom {

        padding: 35px 15px;

    }

    #page li {

        padding: 6px 12px;

    }

    .electronic_wid {

        margin-top: 25px;

        padding-bottom: 170px;

    }

    .electronic {

        padding: 35px 15px;

    }

    .electronic_wid>div:nth-child(1) {

        width: 100%;

    }

    .electronic_size {

        width: 90%;

        padding: 0px 20px 0px 20px;

        top: 10%;

        left: 5%;

    }

    .electronic_size p:nth-child(2) {

        margin-top: 10px;

    }

    .electronic_size p::after {

        margin-left: -12px;

        margin-top: 8px;

        width: 7px;

        height: 7px;

    }

    .related_lunbo {

        padding: 25px 15px;

        margin: 35px 0;

    }

    .intros_left a {

        display: block;

        float: none;

        font-size: 14px;

    }

    .intros_left {

        padding: 0 15px;

        line-height: 30px;

    }

    .industry_ul li {

        width: 47.8%;

        margin-left: 0;

        margin-bottom: 15px;

    }

    .industry_ul li:nth-child(odd) {

        margin-right: 15px !important;

    }

    .industry {

        padding: 35px 15px;

    }

    .industry_ul li div {

        padding: 15px;

    }

    .industry_ul li div a {

        display: -webkit-box;

        -webkit-box-orient: vertical;

        text-overflow: ellipsis;

        -webkit-line-clamp: 1;

        overflow: hidden;

        text-align: left;

    }

    .industry_ul li div p {

        line-height: 24px;

    }

    .lianxi_wid>div:nth-child(2) {

        width: 100%;

    }

    .lianxi_ul {

        position: static;

        width: 100%;

        padding: 15px;

        margin-bottom: 35px;

    }

    .lianxi {

        padding: 35px 15px 0 15px;

    }

    .lianxi_ul li {

        width: 50%;

        height: 190px;

    }

    .lianxi_ul li:nth-child(2),

    .lianxi_ul li:nth-child(1) {

        margin-bottom: 15px;

    }

    .lianxi_ul li div:nth-child(2) {

        line-height: 24px;

        padding-top: 10px;

    }

    .lianxi_wid {

        padding-bottom: 0px;

    }

    .message {

        padding: 35px 15px;

    }

    .message_wid>div {

        width: 100%;

    }

    .message_for {

        padding-right: 0px;

        order: 2;

        margin-top: 13px;

    }

    .message_wid>div:nth-child(2) {

        order: 1;

    }

    .message_wid {

        height: auto;

        display: -webkit-box;

        display: -moz-box;

        display: -ms-flexbox;

        display: -webkit-flex;

        display: flex;

        -webkit-box-orient: vertical;

        -moz-box-orient: vertical;

        -webkit-flex-direction: column;

        -ms-flex-direction: column;

        flex-direction: column;

        /* optional */

        -webkit-box-align: start;

        -moz-box-align: start;

        -ms-flex-align: start;

        padding-top: 25px;

    }

    .message_for form div:nth-child(3) span {

        left: 16%;

    }

    .message_for form div:nth-child(4) span {

        left: 24%;

    }

    .message_for div span {

        left: 17%;

    }

    .profile_w100 {

        margin-top: 25px;

    }

    .profile {

        padding: 35px 15px;

    }

    .development_ul li div:nth-child(1) {

        display: block !important;

        width: 100%;

    }

    .development_ul li div:nth-child(1) span:nth-child(1) {

        width: 17% !important;

        float: left;

        display: block !important;

    }

    .development_ul li div:nth-child(1) span:nth-child(2) {

        display: -webkit-box;

        -webkit-box-orient: vertical;

        text-overflow: ellipsis;

        -webkit-line-clamp: 1;

        overflow: hidden;

        width: 83% !important;

        float: left !important;

        padding: 0 8px;

        line-height: 36px;

    }

    .development_ul li:nth-child(even) .development_ul li div:nth-child(1) {

        display: block !important;

    }

    .development_ul {

        margin-top: 25px;

    }

    .development {

        padding: 35px 15px;

    }

    .development_ul::before {

        left: 7%;

    }

    .development_ul li div:nth-child(1) span:nth-child(1)::before {

        left: 41.5% !important;

    }

    .development_ul li .development_p {

        left: 16px !important;

    }

    .osophy_wid {

        margin-top: 25px;

    }

    .osophy {

        padding: 35px 15px;

    }

    .osophy_size p::after {

        margin-right: -0px;

        margin-left: -18px;

    }

    .osophy_size {

        padding: 15px;

        padding-left: 28px;

        margin-top: 10%;

    }

    .details_lunbo {

        /* padding-top: 25px; */

        width: 100%;

    }

    .details_size {

        width: 100%;

        margin-top: 25px;

    }

    .details {

        padding: 35px 15px;

    }

    .details_w100>div {

        width: 100%;

    }

    .details_w100>div:nth-child(2) {

        padding: 15px;

    }

    .details .gallery-thumbs {

        width: 80%;

    }

    .details .gallery-thumbs {

        margin: 25px 0px 0 35px;

    }

    .details .swiper-button-next,

    .details .swiper-button-prev {

        width: 25px;

        height: 25px;

        top: 91%;

    }

    .details .swiper-button-prev .iconfont,

    .details .swiper-button-next .iconfont {

        font-size: 16px;

    }

    .details .swiper-button-next {

        right: 0%;

    }

    .introduce_a {

        display: none;

    }

    .introduce {

        padding: 0 15px 35px 15px;

    }

    .intros {

        padding: 0 15px;

    }



    .materials {

        padding: 35px 15px;

    }

    .materials_ul li {

        margin-bottom: 15px;

        padding-right: 30px;

        padding-bottom: 35px;

        margin-left: 0 !important;

    }

    .materials_ul li:nth-child(odd) {

        margin-right: 15px;

    }

    .materials_size {

        padding: 10px;

    }

    .materials_size>div p {

        font-size: 14px;

        margin-top: 5px;

    }

    .materials_size>div a {

        font-size: 16px;

    }

    #allmap {

        height: 219px
    }

    .row .four {

        width: 100%;

    }

    .column,

    .columns {

        padding: 0;

    }

    .row .six1 {

        width: 100%;

    }

    .row .two1 {

        width: 100%;

    }

    .row .two {

        width: 100%;

    }

    .profile .row .row {

        margin: 0;

    }

    .blocks {

        padding: 35px 15px;

    }

    .three_fl {

        width: 45%;

    }

    .three_fl li a {

        font-size: 13px;

        line-height: 40px;

        padding-left: 10px;

    }

    .three_div {

        padding: 0px 0 0 15px;

    }

    .three_div {

        width: 55%;

    }

    .three_dis>ul li a {

        font-size: 12px;

        line-height: 26px;

    }

    .three_div>div ul li {

        margin: 0 0px;

    }

    .details_size {

        height: auto;

        padding: 15px;

    }

    /* .lunbo_size {

        display: none;

    } */

    .product .blocks .three_fl li {

        width: 50%;

    }

    .automation_size a {

        font-size: 13px;

        line-height: 22px;

    }

    .intros_ul li>a>div:nth-child(1) div {

        padding: 5px 5px 0 5px;

    }

    .intros_ul li>a>div:nth-child(1) div p {

        font-size: 12px;

        padding-left: 8px;

    }

}







/* 产品详情修改 */

.yemian_fl {

    width: 18%;

    position: relative;

    top: auto;

    left: 0;





}

.yemian_fl ul {

    border: 1px solid #000;

}

.yemian_fl ul>li {



    background: #fff;

    border-top: 1px solid #000;

    font-weight: bold;

    font-size: 18px;

    line-height: 40px;

}

.yemian_fl ul>li a {

    color: #000;

    display: block;

    padding-left: 15px;

}

.yemian_fl ul>li:nth-of-type(1) {

    border-top: none;

}

.yemian_fr {

    width: 80%;

}

.details {

    padding: 50px 0 115px 0;

}

.yemian {

    padding-top: 90px;

}

.list-unstyled li {

    width: 37%;

    float: left;

    font-size: 18px;

    height: 60px;

    line-height: 60px;

    color: #666;

    background-color: #FFF;

    text-align: center;

    border-bottom: 2px solid #0f93bc;

    margin: 0px;

}

.list-unstyled li:nth-of-type(3) {

    display: none;

}

.list-unstyled li.active {

    background: #0f93bc;

}

.list-unstyled li.active a {

    color: #fff;

}

.list-unstyled li a {

    color: #666;

}

.product_series {

    padding-top: 70px;

}

.materials {

    position: relative;

}

.materials .menu_list {

    top: 77px;

    position: absolute;

    right: 0.5%;

}

.materials {

    padding: 60px 0 110px 0;

}



.product_series.active {

    position: fixed;

    z-index: 999;

    width: 100%;

    background: #fff;

    top: 0;

    left: 0;

    padding-top: 0px;

    margin-top: 71px;

}

.product_lunbo .swiper-slide:nth-of-type(3) {

    margin-right: 0px !important;

}



.product_lunbo .swiper-slide:nth-of-type(5) {

    margin-right: 0px !important;

}



.product_lunbo .swiper-slide:nth-of-type(4) {

    width: 50% !important;

}



.product_lunbo .swiper-slide:nth-of-type(5) {

    width: 50% !important;

}



.padbottom {

    padding-bottom: 0px !important;

}



.padtop {

    padding-top: 0px !important;

}



.product_lunbo2 {

    margin-top: 12px;

}



.three2_fr img {

    width: 46%;

}

.fuwu {

    padding: 65px 0;

}

.fuwu img {

    max-width: 100%;
}

.fuwu .row .row .col-md-3>img {

    width: 100%;

}

@media(max-width:580px) {
    .materials_size {
        height: 55px;
    }
}

@media(max-width:480px) {

    .fuwu {

        padding: 35px 15px;

    }

}



.second.active {

    position: fixed;

    z-index: 999;

    width: 100%;

    background: #fff;

    top: 0;

    left: 0;

    padding-top: 0px;

    margin-top: 71px;

}



.jasonlist a {

    width: 33.33%;

}



.mask.active {

    width: 100%;

    height: 100%;

    background-color: #000;

    position: fixed;

    top: 0px;

    left: 0px;

    opacity: 0.3;

    z-index: 1000;

    margin-top: 100px;



}



.pro_list {

    width: 78%;

    float: left;

    /* height: 550px; */

}

.menu_list {

    width: 22%;

    float: left;

    position: absolute;

    top: -40px;

    right: 3%;

    /* transition: 500ms ease-in-out; */

    /* z-index: 999; */

}

/* .menu_list.active1{

top: -100vh;

transition: 500ms ease-in-out;



} */

.menu_list.active {



    z-index: 2;

    width: 22%;

    background: #fff;

    padding-top: 0px;

    margin-top: 116px;

    z-index: 1000;

}

.materials .menu_list.active {

    margin-top: 0px;

}



.menu_list dl {

    margin-bottom: 10px;

}

.details {

    position: relative;

}

.menu_list dl dt {

    font-size: 16px;



}



.menu_list dl dt a {

    color: #000;

}

.menu_list dl dd ul {

    display: none;

}

.menu_list dl dd.active ul {

    display: block;

}

.menu_list dl dd p {

    font-size: 14px;

    margin-left: 6px;

    background-image: url(/images/list-arrow2.png);

    background-repeat: no-repeat;

    padding-left: 12px;

    border-bottom: 1px dotted #d0d0d0;

    background-position: center left;

    cursor: pointer;

}



.menu_list dl dd ul li {

    font-size: 12px;

    margin-left: 30px;

    background-image: url(/images/list-arrow2.png);

    background-repeat: no-repeat;

    padding-left: 12px;

    border-bottom: 1px dotted #d0d0d0;

    background-position: center left;

}



.menu_list dl dd ul li {

    border-bottom: 1px dotted #d0d0d0;

    color: #666;

}



.menu_list dl dd ul li a {

    color: #666;

}

.menu_list dl dd p i {

    float: right;

    margin-right: 5px;

}



.menu_list dl dd p i.active {



    transform: rotate(180deg);

    -ms-transform: rotate(180deg);
    /* IE 9 */

    -moz-transform: rotate(180deg);
    /* Firefox */

    -webkit-transform: rotate(180deg);
    /* Safari 和 Chrome */

    -o-transform: rotate(180deg);
    /* Opera */

}

.menu_list dl dd p i img {

    width: 10px;

}

.tape img {

    max-width: 100%;

}



@media(max-width:480px) {

    .intros_ul li {

        width: 86.5%;

        margin: 0 0 15px 0px;

    }

    .intros_ul li:nth-child(odd) {

        margin-right: 15px;

    }

    .materials_ul li {

        width: 47%;

    }

    .materials_size {

        height: 35px;

    }

    .materials_ul li {

        padding-right: 5px;

        padding-bottom: 35px;

    }

    .pro_list {

        width: 100%;

    }

    .materials_size>div a {

        /* display: -webkit-box;

        -webkit-box-orient: vertical;

        text-overflow: ellipsis;

        -webkit-line-clamp: 1;

        overflow: hidden; */

    }

    .materials_size>div a {

        font-size: 12px;

        line-height: 16px;

    }

    .materials_size {

        height: 65px;

    }

    /* .materials_pro{

        display: none;

    } */

    .menu_list {

        display: none;

    }

    .materials_size {
        height: 55px;
    }

    .materials_pro {
        right: 5px;
        bottom: 34px;
    }

    .product_lunbo1 .swiper-wrapper {

        width: 100% !important;

    }

    .product_lunbo {

        padding: 35px 15px;

    }

    .product_lunbo1 {

        padding-top: 25px;

    }

    .details .details_ti {

        width: 100%;

    }

    .details_div {

        width: 100%;

    }

    .details_div {

        margin-top: 35px;

        padding: 0px;

    }

    .details {

        padding: 35px 15px;

    }

    .product_series {

        padding: 0;

    }

    .list-unstyled li {

        width: 50%;

    }

    .list-unstyled li {

        font-size: 16px;

        height: 40px;

        line-height: 40px;

    }

    .list-unstyled {

        display: none;

    }

    .product_lunbo .swiper-container-multirow>.swiper-wrapper {

        width: 100% !important;

    }

    .application_po {

        padding: 5px;

        height: 40px;

        line-height: 40px;

    }

    .application_po p {

        font-size: 12px;

        line-height: 28px;

        height: 28px;

        display: -webkit-box;

        -webkit-box-orient: vertical;

        text-overflow: ellipsis;

        -webkit-line-clamp: 1;

        overflow: hidden;

        width: 100%;

    }



    .application_po a {

        width: 35%;

        display: none;

        line-height: 28px;

    }

    .automation_ul>div {

        padding-bottom: 0;

    }

    .about_size {

        width: 72%;

    }

    .product_ti p:nth-child(2) {

        font-size: 12px;

        line-height: 20px;

    }

    .lunbo_size p:nth-child(1) {

        font-size: 12px;

        padding-bottom: 0px;

    }

    .lunbo_size a {

        font-size: 12px;

        width: 100px;

        line-height: 28px;

        margin-top: 0;

    }

    .lunbo_size p:nth-child(1) {

        line-height: 28px;

    }

    .tape {

        width: 100%;

        padding: 0 15px;

    }

    /* .picture_size{

    display: none;

} */



    .details_ti span {

        font-size: 18px;

    }

    .picture_size_p {

        display: none;

    }

    .picture_size_p1 {

        display: block;

    }

    .picture_size {

        width: 100%;

        left: 0;

        transform: translate(0%, -50%);

    }

    .fuwu .row .row {

        margin: 0;

    }

    .fuwu .col-md-4 {

        margin-top: 15px;

    }

    .Service p:nth-of-type(2) {

        height: auto !important;

        margin-bottom: 15px;

    }

    .message_for textarea,
    .message_for input {

        width: calc(100% - 65px);

    }

    .message_for div>span {

        width: 65px;

    }

    .three,

    .three2,

    .three3 {

        display: none !important;

    }

    .message_for textarea {

        line-height: 37px;

    }

    .message_for div>span {

        line-height: 37px;

        height: 42px;

    }

    .materials_size>div {

        width: 100%;

    }

    .materials_size>a {

        display: none;

    }

    .materials_size>div a {

        width: 99%;

        /* transform: translate(0%);

    top: 50%;

    left: 50%; */

    }

    .product_size a::after,
    .automation_size a::after,
    .materials_size>div a::after {

        left: 5px;

        margin-top: 4px;



    }

    .picture img {

        height: 150px;

        object-fit: cover;

    }

    .materials {

        padding: 35px 0;

    }

}

@media(max-width:1280px) {

    .menu_list {

        right: 0%;

    }



}

.product_series_top {

    height: 130px;

}


.color-lunbo{
    position: relative;
    
}
.color-lunbo .swiper-button-prev{
    left: -6rem;
}
.color-lunbo .swiper-button-next {
  right: -6rem;
}.color-lunbo .swiper-button-prev,.color-lunbo .swiper-button-next{
    background: none;
    width: auto;
    height: auto;
}.color-lunbo .swiper-button-prev i,.color-lunbo .swiper-button-next i{
    font-size: 4rem;
    color: #00a0e9;
}
.ma-img{
    width: 200px ;
    padding: 5px;
    
    bottom: 100%;
    display: none;
    position: absolute;
    background: #fff;
    
    border: 1px solid  #ccc;
    
}.ma-img img{
    width: 100%;
}
.foot-fx-div a{
    cursor: pointer;
}.bott_w100 .bdsharebuttonbox .iconfont:hover{
    color: #337ab7 !important;
    
}
.er-ma{
    position: relative;
    
}
.er-ma:hover .ma-img{
    display: block;
    
}


  .view-all,.learn-more {
    display: block;
    width: 200px;
    /* margin-top: 10px;
    margin-bottom: 10px; */
    margin: 30px auto 5px;
    padding: 10px;
    background-color: #00aaff;
    color: #fff;
    border: none;
    border-radius: 5px;
    font-size: 16px;
    cursor: pointer;
}

.products-link {
    position: relative; /*  为伪元素创建定位上下文 */
    display: inline-block; 
    padding-bottom: 10px; /*  保持底部间距 */
  }
  
  .products-link::before { 
    content: '';
    position: absolute;
    bottom: 0px; /*  与文本底对齐 */
    left: 0;
    width: 0%; /*  初始宽度为0，实现动画效果 */
    height: 3px;
    background-color: #00aaff;
    transition: width 1s ease; /*  添加过渡效果 */
  }
  
  .products-link.active::before {
    width: 100%; 
  }
  
  .company-capability {
    width: 100%;
    margin: 30px auto;
    padding: 20px;
    /* background-color: #fff;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1); */
    text-align: center;
}

.capability-content {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    padding: 20px;
}

.capability-description {
    flex: 1 1 32%;
    text-align: left;
    padding: 20px;
}

.capability-list {
    flex: 1 1 68%;
    text-align: left;
    padding: 50px;
    border: 2px solid #ddd;
    box-sizing: border-box;
    
}

.capability-list ul {
    list-style: none;
    padding: 0;
    margin: 0;
    color: #666;
}

.capability-list li {
    margin: 10px 0;
    font-size: 18px;
    color: #4d75e2;
}


.static-images {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    justify-content: center;
}

.static-slide {
    flex: 1 1 calc(33.333% - 40px);
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    background-color: #fff;
    text-align: center;
    padding: 20px;
    box-sizing: border-box;
}

.static-slide img {
    width: 100%;
    height: auto;
}

@media(max-width:767px) {

    .index_ys .titi {
        font-size: 16px;
    }

    .index_ys .col-md-4 img {
        width: 60%;
    }

    .index_ys .col-md-4 p {
        font-size: 14px;
        line-height: 18px
    }

}

.index_ys {
    padding: 80px 0;
}

.index_ys .titi {
    font-size: 25px;
    text-align: center;
    font-weight: bold;
    padding-bottom: 50px;
}

.index_ys .col-md-4 {
    text-align: center;
}

.index_ys .col-md-4 p {
    font-size: 18px;
    color: #666
}

.index_ys .col-md-4 img {
    opacity: .7;
}